OpenSceneGraph/include
Robert Osfield 7010c1c4f8 Removed dependency of the new osg::DOFTransform and osg::Sequence Node's
on osgUtil by implementing a NodeVisitor::VisitorType enum, and associated
g/setVisitorType.  This allows callbacks to querry the visitor/traversal
type without doing down cast's to specific visitor subclasses such as
osgUtil::AppVisitor/CullVisitor.
2002-08-11 21:26:58 +00:00
..
osg Removed dependency of the new osg::DOFTransform and osg::Sequence Node's 2002-08-11 21:26:58 +00:00
osgDB Various fixes to constructors to ensure that all variables are initialized. 2002-07-20 23:54:55 +00:00
osgGA Several items of work related to adding a manual creation of occluders 2002-07-17 10:00:50 +00:00
osgGLUT Added return value to addViewport. 2002-07-27 10:09:39 +00:00
osgParticle Changed the range max and min members variables to maximum and minimum to 2002-08-03 18:03:40 +00:00
osgText Updates to osgParticle form Macro. 2002-07-22 16:01:00 +00:00
osgUtil Added support for a sort callback in RenderBin. 2002-08-03 16:49:42 +00:00