OpenSceneGraph/include/osgUtil
Robert Osfield 70861ef70e Converted osg::LOD from used n+1 successive ranges to n min/max ranges,
one min/max pair per child. Converted the rest of the OSG to use the new
osg::LOD node.
2002-10-06 20:33:13 +00:00
..
AppVisitor Various fixes to the flt loader, and knock on changes to the osgUtil::Optimizer 2002-07-18 00:53:03 +00:00
CullVisitor Converted osg::LOD from used n+1 successive ranges to n min/max ranges, 2002-10-06 20:33:13 +00:00
DisplayListVisitor Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
DisplayRequirementsVisitor Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Export Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
InsertImpostorsVisitor Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
IntersectVisitor Fixes to Doxygen files from Neil. 2002-07-25 21:50:08 +00:00
Optimizer Fixed the flatten static transform visitor. 2002-08-30 15:07:10 +00:00
RenderBin Simplified the depth calculation code in CullVisitor so that it always computes 2002-09-18 14:57:01 +00:00
RenderGraph Simplified the depth calculation code in CullVisitor so that it always computes 2002-09-18 14:57:01 +00:00
RenderLeaf Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
RenderStage Made the calls to the drawing of the pre rendering stages exclit, using 2002-09-19 09:52:50 +00:00
RenderStageLighting Various fixes to constructors to ensure that all variables are initialized. 2002-07-20 23:54:55 +00:00
RenderToTextureStage Added new osg::TextureBase, osg::Texture1D, osg::Texture2D, and osg::Texture3D 2002-08-24 19:39:39 +00:00
SceneView Made the calls to the drawing of the pre rendering stages exclit, using 2002-09-19 09:52:50 +00:00
SmoothingVisitor Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Tesselator Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
TransformCallback Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
TriStripVisitor Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Version Updated docs and added osgGA 2002-07-16 20:07:32 +00:00