OpenSceneGraph/include
Robert Osfield 6b2e17fe14 Made update, cull and draw callbacks virtual to allow custom Drawable's
to there own specific extensions for handling callbacks
2004-09-10 08:26:53 +00:00
..
osg Made update, cull and draw callbacks virtual to allow custom Drawable's 2004-09-10 08:26:53 +00:00
osgDB Added mutex to access to the Registry::_objectCache. 2004-09-06 18:20:38 +00:00
osgFX Fixes for OSX. 2004-08-13 10:46:04 +00:00
osgGA Made the computeLocalToWorld etc method to use const NodePath's parameters. 2004-09-09 15:14:33 +00:00
osgGL2 Added #include<typeinfo> required for X-platform build. 2004-08-13 10:50:44 +00:00
osgParticle From Tom Jolly. a couple of small changes to osgParticle. 2004-08-02 07:25:28 +00:00
osgProducer Added osg::RefNodePath class for handling node paths. 2004-09-09 13:18:45 +00:00
osgSim From Joakim Simonsson, add s/getHPROrder method 2004-09-06 14:59:11 +00:00
osgTerrain From Bruce Clay, Build fixes for Win32 VS6.0 2004-08-06 05:25:21 +00:00
osgText From Norman Vine (with small tweaks by Robert Osfield), build fixes for Cygwin 2004-08-04 08:27:43 +00:00
osgUtil Added handling of DrawArrayLengths PrimitiveSet. 2004-08-27 08:01:17 +00:00