OpenSceneGraph/include
Robert Osfield fe64942c54 Added a AnimationPathCallback which can update both a MatrixTransform and a
PositionAttitudeTransform, removed the equivialnt callbacks once found in these
transform classes.

Changed the NodeCallback class so its derived from osg::Object instead of
osg::Referenced to allow it to be saved out in the .osg format.

Added support for Update and Cull callbacks into the .osg file format.

Added support for AnimationPathCallback into the .osg file format.
2003-01-02 20:10:04 +00:00
..
osg Added a AnimationPathCallback which can update both a MatrixTransform and a 2003-01-02 20:10:04 +00:00
osgDB Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
osgGA Added support for recording camera animation paths in osgGLUT::Viewer, and fixed 2002-11-06 10:24:33 +00:00
osgGLUT Renamed all instance of AppCallback/AppVisitor to UpdateCallback/UpdateVisitor 2002-12-19 15:55:40 +00:00
osgParticle Name change and const change of Drawable::drawImmediateMode(State&) to 2002-11-06 15:43:11 +00:00
osgSim Updates to the light points support to improve the control of the blending of 2002-12-10 19:56:14 +00:00
osgText From Tree, added support for accept(PrimitiveFunctor) into osg::Text. Currently 2002-12-06 19:03:34 +00:00
osgUtil Renamed all instance of AppCallback/AppVisitor to UpdateCallback/UpdateVisitor 2002-12-19 15:55:40 +00:00