OpenSceneGraph/include
Robert Osfield f6934e25ab Made the callback class uses virtual inheritance of osg::Referenced to ensure
that a single class can be used for two different types of callbacks whithout
incurring issues of multiple ref counts and ref()/unref() methods existing.
2002-12-03 17:20:31 +00:00
..
osg Made the callback class uses virtual inheritance of osg::Referenced to ensure 2002-12-03 17:20:31 +00:00
osgDB Updated the handling of string in the .osg reading and writing so that it 2002-10-28 12:55:19 +00:00
osgGA Added support for recording camera animation paths in osgGLUT::Viewer, and fixed 2002-11-06 10:24:33 +00:00
osgGLUT Added support for recording camera animation paths in osgGLUT::Viewer, and fixed 2002-11-06 10:24:33 +00:00
osgParticle Name change and const change of Drawable::drawImmediateMode(State&) to 2002-11-06 15:43:11 +00:00
osgSim Added visual workspace files for osgSim nodekit and osglightpoint demo. 2002-11-19 12:23:45 +00:00
osgText Name change and const change of Drawable::drawImmediateMode(State&) to 2002-11-06 15:43:11 +00:00
osgTXP Modified Files: 2002-11-29 22:10:12 +00:00
osgUtil Added LEFT_EYE and RIGHT_EYE stereo to osg::DisplaySettings/osgUtil::SceneView 2002-11-12 10:22:38 +00:00