OpenSceneGraph/include/osgUtil
Robert Osfield f11410928f Simplified the depth calculation code in CullVisitor so that it always computes
the depth of all drawables, so that it is always safe for RenderBin sort routines can use
these values directly.

Add an example of a RenderBin::SortCallback to sgv.cpp.
2002-09-18 14:57:01 +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 Simplified the depth calculation code in CullVisitor so that it always computes 2002-09-18 14:57:01 +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 Improved the sort callback support in osgUtil::RenderBin, and removed the 2002-09-17 15:47:23 +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 Fixed setFusionDistance 2002-09-12 14:29:59 +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