OpenSceneGraph/include/osg
2003-01-20 12:41:15 +00:00
..
AlphaFunc From Gideon May, fixes to remain const base type instances in headers. 2002-10-25 12:29:03 +00:00
AnimationPath Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
Array Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Billboard Fixed spelling mistake in comment. 2002-10-21 13:03:02 +00:00
BlendFunc Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
BoundingBox Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
BoundingSphere Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
BoundsChecking Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
buffered_value Added new buffered_value template class which encapsulates a std::vector but 2002-09-05 11:42:55 +00:00
Camera Typo fix if USE_HOME_POSITION. 2003-01-13 20:14:23 +00:00
ClearNode Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
ClipNode Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
ClipPlane From Gideon May, fixes to remain const base type instances in headers. 2002-10-25 12:29:03 +00:00
CollectOccludersVisitor Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
ColorMask Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
ColorMatrix Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
ConvexPlanarOccluder From Tree, mods to help support the creation of Java bindings. 2002-12-06 09:44:11 +00:00
ConvexPlanarPolygon Renamed the ConvexPlaner* classes to ConvexPlanar* and changed all the various 2002-08-29 11:02:01 +00:00
CopyOp Added first cut of new primtive shapes support. 2002-10-30 13:27:15 +00:00
CullFace Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
CullingSet Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
CullStack Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
Depth Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
DisplaySettings Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
DOFTransform Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
Drawable Renamed all instance of AppCallback/AppVisitor to UpdateCallback/UpdateVisitor 2002-12-19 15:55:40 +00:00
DrawPixels Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Export Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
fast_back_stack Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Fog Fixes to const paramter types. 2002-11-11 08:04:40 +00:00
FrameStamp Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
FrontFace From Gideon May, fixes to remain const base type instances in headers. 2002-10-25 12:29:03 +00:00
Geode Updated the Switch, Sequence and Group classes so that they all used a 2002-12-07 21:18:12 +00:00
Geometry Added new ARB vertex program state attribute and demo program, 2003-01-04 20:45:53 +00:00
GeoSet Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
GL Fixes for Cywin gcc3.x build in GL and Math headers. 2002-12-04 17:34:52 +00:00
GLExtensions Norman Vine's changes for gcc 3.2 under Cygwin, moving of SG_EXPORT to after 2002-12-05 12:43:08 +00:00
GLU Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Group Updated the Switch, Sequence and Group classes so that they all used a 2002-12-07 21:18:12 +00:00
Image Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Impostor Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
ImpostorSprite Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Light Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
LightModel Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
LightSource Added support for ReferenceFrame into osg::LightSource, modified the .osg 2003-01-16 16:37:24 +00:00
LineSegment Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
LineStipple Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
LineWidth Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
LOD Added extra convinience methods to LOD - addChild(child,min,max). 2002-10-07 21:23:37 +00:00
Material Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
Math Fixes for Cywin gcc3.x build in GL and Math headers. 2002-12-04 17:34:52 +00:00
Matrix Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
MatrixTransform Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
Node Added the new standard copyright notice. 2003-01-20 12:41:15 +00:00
NodeCallback Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
NodeVisitor Added a AnimationPathCallback which can update both a MatrixTransform and a 2003-01-02 20:10:04 +00:00
Notify Norman Vine's changes for gcc 3.2 under Cygwin, moving of SG_EXPORT to after 2002-12-05 12:43:08 +00:00
Object Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
OccluderNode Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
Plane Moved the shadow creation code into a seperate CreateShadowedScene header and source, 2002-11-21 15:35:51 +00:00
Point Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
PolygonMode Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
PolygonOffset Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
PolygonStipple Added PolygonStipple class from Mike, with mods from Robert to make data 2002-09-19 10:30:15 +00:00
Polytope Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
PositionAttitudeTransform Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
PrimitiveSet Removed the template versions of the PrimitiveSet constructors as this was 2003-01-15 11:29:30 +00:00
Projection Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
Quat From Gideon May, fixes to remain const base type instances in headers. 2002-10-25 12:29:03 +00:00
ref_ptr Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
Referenced Removed the osg::Referenced::createCount() and deleteCount() methods and 2003-01-17 14:11:34 +00:00
Sequence Updated the Switch, Sequence and Group classes so that they all used a 2002-12-07 21:18:12 +00:00
ShadeModel Fixes to const paramter types. 2002-11-11 08:04:40 +00:00
ShadowVolumeOccluder Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
Shape Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
ShapeDrawable Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
State Added osg::State::dirtyAllModes() and dirtyAllAttributes() methods. 2003-01-19 15:28:08 +00:00
StateAttribute Added new ARB vertex program state attribute and demo program, 2003-01-04 20:45:53 +00:00
StateSet Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Statistics Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
Stencil Fixes to const paramter types. 2002-11-11 08:04:40 +00:00
Switch Updated the Switch, Sequence and Group classes so that they all used a 2002-12-07 21:18:12 +00:00
TexEnv Fixes to const paramter types. 2002-11-11 08:04:40 +00:00
TexEnvCombine Moved the #define GL_DOT3_RGB_ARB's into their own #ifndef GL_ARB_texture_env_dot3 block. 2002-08-26 15:02:31 +00:00
TexGen Moved the shadow creation code into a seperate CreateShadowedScene header and source, 2002-11-21 15:35:51 +00:00
TexMat Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Texture Moved Drawable across to using osg::buffered_value. 2002-11-19 10:56:59 +00:00
Texture1D Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
Texture2D Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
Texture3D Further work on multiple context extensions. 2002-09-16 20:58:05 +00:00
TextureCubeMap Added missing osg::TextureCubeMap::getAssociatedMode(). 2002-10-07 11:06:37 +00:00
Timer Update for ia64 2002-12-19 19:50:45 +00:00
Transform Added support for ReferenceFrame into osg::LightSource, modified the .osg 2003-01-16 16:37:24 +00:00
TriangleFunctor Moved TriangleFunctor from Drawable into its own header file. 2002-12-16 17:00:05 +00:00
Types Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
UByte4 Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
UnitTestFramework Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
Vec2 Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
Vec3 Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
Vec4 Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
Version Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
VertexProgram Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
Viewport Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00