OpenSceneGraph/include
Robert Osfield f78a37be9c Simplified the TangentSpaceGenerator so that is automatically converts any models
with indices to one without indices and then runs the tangent space generation code on the result.
2005-11-22 21:14:26 +00:00
..
osg Added missing dirtyDisplayList call into osg::Geometry::set calls. 2005-11-22 13:56:50 +00:00
osgDB Added DatabasePager::s/getDrawablePolicy() to allow the way that the display list/VBO settings 2005-11-22 13:14:00 +00:00
osgFX From Rodger James, changed the Win32 static library compilation support to use 2005-11-18 09:52:24 +00:00
osgGA Added s/getCenter and s/getRotation methods, and updated wrapper. 2005-11-18 15:00:34 +00:00
osgIntrospection From Rodger James, changed the Win32 static library compilation support to use 2005-11-18 09:52:24 +00:00
osgParticle Added the ability for osgParticle::ParticleEffect to switch off the automatic setup. 2005-11-18 17:04:55 +00:00
osgProducer From Rodger James, changed the Win32 static library compilation support to use 2005-11-18 09:52:24 +00:00
osgSim From Rodger James, changed the Win32 static library compilation support to use 2005-11-18 09:52:24 +00:00
osgTerrain From Rodger James, changed the Win32 static library compilation support to use 2005-11-18 09:52:24 +00:00
osgText From Roger James, reworked the export of std::vector<> on standard types to prevent 2005-11-21 13:51:24 +00:00
osgUtil Simplified the TangentSpaceGenerator so that is automatically converts any models 2005-11-22 21:14:26 +00:00