OpenSceneGraph/include
Robert Osfield 4b7bde1440 Removed the deprecated NodeVisitor::getLocalToWorld/WorldToLocal methods as
this are replaced by the osg::computeLocalToWorld/WorldToLocal() functions
found in osg/Transform.

Made the ReleaseTextureAndDisplayListsVisitor a public nested class of
osgDB::DatabasePager to allow it to be used in the TXP plugin, and added
usage of this visitor to the TXP plugin to make sure that textures and
display lists are released during the update thread.
2003-08-14 00:05:34 +00:00
..
osg Removed the deprecated NodeVisitor::getLocalToWorld/WorldToLocal methods as 2003-08-14 00:05:34 +00:00
osgDB Removed the deprecated NodeVisitor::getLocalToWorld/WorldToLocal methods as 2003-08-14 00:05:34 +00:00
osgGA *** empty log message *** 2003-06-24 15:40:09 +00:00
osgGL2 Improvements to the handling of deletion of OpenGL rendering objets such as 2003-07-16 09:52:43 +00:00
osgParticle Removed the deprecated NodeVisitor::getLocalToWorld/WorldToLocal methods as 2003-08-14 00:05:34 +00:00
osgProducer Moved DatabasePager into from osgProducer into osgDB. This means that osgDB 2003-07-21 08:19:36 +00:00
osgSim From Gideon May, added support for osgSim into .osg file format. 2003-07-23 14:06:32 +00:00
osgText Added support for texture object manager, which provides an automatic mechansim 2003-07-14 14:42:10 +00:00
osgUtil Added setProjectionMatrix*(), setViewMatrix*() and get*() methods to osgUtil::SceneView. 2003-07-16 22:15:28 +00:00