OpenSceneGraph/include
Robert Osfield 884b2730e8 Added a DeleteHandler into osg::Referenced so that it can delete objects
via a seperate delete handler.  Useful for making unref()/ref() thread safe if
the users needs to address this issue.
2002-12-16 10:25:31 +00:00
..
osg Added a DeleteHandler into osg::Referenced so that it can delete objects 2002-12-16 10:25:31 +00:00
osgDB Disabled the MemoryManager in all builds since it isn't yet thread safe. 2002-12-14 07:55:29 +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 Updates to the light points support to improve the control of the blending of 2002-12-10 19:56:14 +00:00
osgText From Tree, added support for accept(PrimitiveFunctor) into osg::Text. Currently 2002-12-06 19:03:34 +00:00
osgTXP Moved TrpageViewer.h to Demos/src/osgtxp 2002-12-13 20:29:26 +00:00
osgUtil Cleanin' up after Robert's spelling ...er ... challenges. 2002-12-07 06:59:08 +00:00