OpenSceneGraph/include
Robert Osfield a434abafd7 Fixes for IRIX build.
Updates to the osg::Transform, adding preMult and postMult methods and
deprecating the old preRotate,preTranslate,preScale.

Updated the rest of the OSG so that it nolonger uses the deprecated
osg::Transform nodes.

Renamed osgUtil::SceneView::setGlobalState() to
osgUtil::SceneView::setGlobalStateSet() so that the name reflects its
functionality better.  Updated osgGLUT::Viewer etc to cope with new
name change.
2001-11-14 14:09:07 +00:00
..
osg Fixes for IRIX build. 2001-11-14 14:09:07 +00:00
osgDB Fixes for IRIX build. 2001-11-14 14:09:07 +00:00
osgGLUT Added new osgGLUT::Window base class which is very basic right now, all it does 2001-10-23 15:55:01 +00:00
osgText Fixes for IRIX build. 2001-11-14 14:09:07 +00:00
osgUtil Fixes for IRIX build. 2001-11-14 14:09:07 +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