OpenSceneGraph/include
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
..
osg Further work on multiple context extensions. 2002-09-16 20:58:05 +00:00
osgDB Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
osgGA Fixed the numerical accuracy problems in the Drive and Flight Manipulators. 2002-08-29 20:41:19 +00:00
osgGLUT Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
osgParticle Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
osgText Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
osgUtil Simplified the depth calculation code in CullVisitor so that it always computes 2002-09-18 14:57:01 +00:00