OpenSceneGraph/include
Robert Osfield c4c97a0f64 Moved the code referencing osg::BoundingBox::isValid() and
osg::BoundingSphere::isValid() across to use the valid() methods, the later
being more consitent with other classes such as osg::ref_ptr<>.
2002-07-11 14:32:21 +00:00
..
osg Moved the code referencing osg::BoundingBox::isValid() and 2002-07-11 14:32:21 +00:00
osgDB Rewrote the FileUtils support for data and library file paths, moving the 2002-06-17 21:50:37 +00:00
osgGA Checked in migration from osgUtil based GUIAdapter code to Neil Salter's 2002-06-09 13:10:09 +00:00
osgGLUT Checked in Macro Jez's additions to osgText to support .osg IO make it 2002-06-11 18:41:57 +00:00
osgParticle Updates from Macro to support the new multitexture API, and improve 2002-07-10 09:14:46 +00:00
osgText Fixed osgText::Text::DrawModeType::ALIGNEMENT spelling mistake, now 2002-06-24 21:44:27 +00:00
osgUtil Added app callback to Drawable. 2002-07-10 15:35:47 +00:00