OpenSceneGraph/include
Robert Osfield 1e4a0cadf5 Changed the naming and calling convention of the new Drawable::AttributeFunctor
and have updated GeoSet to use mutable values for the _numverts etc, allowing
osg::GeoSet::computeNumVerts() to be a const operation. osg::GeoSet::getNumVerts
is now a const once more, so avoiding compilation problems.  Also chaned the new
osgconv orientation code to use a Drawable::AttributeFunctor so it can work on
other Drawables other than just GeoSets.
2001-10-13 11:16:10 +00:00
..
osg Changed the naming and calling convention of the new Drawable::AttributeFunctor 2001-10-13 11:16:10 +00:00
osgDB Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
osgGLUT Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
osgUtil Added a osg::DegreesToRadians() and osg::RadiansToDegrees() method to osg/Math, 2001-10-06 20:29:42 +00:00
osgWX Added the Copyright message to the top of osgWX, with Ben Disoe's name as 2001-10-04 16:49:13 +00:00