OpenSceneGraph/include/osgUtil
Robert Osfield cb8025d913 Renamed osg::Matric::makeIdent() to osg::Matrix::makeIdentity() to make
it consistent with the rest of the osg::Matrix naming.  Updated OSG
distribution to account for new name.

Added support for the STATIC/DYNAMIC osg::Transform::Type to the .osg
ASCII reader/writer plugin and the flt reader plugin.

Removed the non cost version of osg::Transform::getMatrix() as this could
by pass the dirty mechinism.
2001-12-15 16:56:39 +00:00
..
AppVisitor Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
CameraManipulator Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
CullViewState Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
CullVisitor Renamed osg::Matric::makeIdent() to osg::Matrix::makeIdentity() to make 2001-12-15 16:56:39 +00:00
DepthSortedBin Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
DisplayListVisitor Added support for an osgUtil::SceneView::init() traversal which is called once 2001-10-20 20:26:36 +00:00
DriveManipulator Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Export Updatedwidley used includes to remove most of the float/double warnings 2001-12-14 18:06:34 +00:00
FlightManipulator Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
GUIActionAdapter Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
GUIEventAdapter Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
GUIEventHandler Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
InsertImpostorsVisitor Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
IntersectVisitor Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Optimizer Added DLL export to the internal classes in osgUtil::Optimize so that the internal 2001-11-19 11:52:58 +00:00
RenderBin Integrated updates to stats sent in my Geoff Michel. 2001-11-04 19:29:20 +00:00
RenderGraph Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
RenderLeaf Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
RenderStage Beginings of support for quad bufferd, red/green, and slit screen stereo. 2001-12-02 22:20:46 +00:00
RenderStageLighting Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
RenderToTextureStage Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
SceneView Various files which should have been checked in earlier but were missed... 2001-12-04 20:38:27 +00:00
SceneViewManipulator Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
SmoothingVisitor Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
StateSetManipulator Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Tesselator Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
TrackballManipulator Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
TransformCallback Added osgUtil::TransformCallback to help with rigid body animation. 2001-11-14 14:10:12 +00:00
TriStripVisitor Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Version Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
VisualsRequirementsVisitor Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00