OpenSceneGraph/include
Robert Osfield f867dd81be Added asGroup() and asTransform() methods to osg::Node to downcast nodes
to these types without requiring an expensive dynamic_cast<>.

Also added asGeometry() to osg::Drawable for the same reasons.
2002-09-12 15:34:31 +00:00
..
osg Added asGroup() and asTransform() methods to osg::Node to downcast nodes 2002-09-12 15:34:31 +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 Fixed setFusionDistance 2002-09-12 14:29:59 +00:00