OpenSceneGraph/include/osgGA
Robert Osfield 5eb65f65cc Added support for recording camera animation paths in osgGLUT::Viewer, and fixed
the osgGA::AnimationPathManipulator to handle it.

Added a new Drawable::ConstAttributeFunctor and make the accept(PrimitiveFunctor)
be a const method so can disallows modification.  Added Drawable::supports(...) methods
for each of the AttributeFunctor, ConstAttributeFunctor and PrimitiveFunctor so
that programs can querry whether it is possible to use functors with that object type.
2002-11-06 10:24:33 +00:00
..
AnimationPathManipulator Added support for recording camera animation paths in osgGLUT::Viewer, and fixed 2002-11-06 10:24:33 +00:00
CameraManipulator Updates, from Neil Salter, to comments etc to osgGA which add better 2002-08-28 14:27:18 +00:00
DriveManipulator Changed the private: to protected: to allow easier extension. 2002-10-21 13:02:30 +00:00
Export Renamed osg::Primitive to osg::PrimitiveSet which better reflect what it 2002-09-20 14:51:59 +00:00
FlightManipulator Changed the private: to protected: to allow easier extension. 2002-10-21 13:02:30 +00:00
GUIActionAdapter Updates, from Neil Salter, to comments etc to osgGA which add better 2002-08-28 14:27:18 +00:00
GUIEventAdapter Updates, from Neil Salter, to comments etc to osgGA which add better 2002-08-28 14:27:18 +00:00
GUIEventHandler Updates, from Neil Salter, to comments etc to osgGA which add better 2002-08-28 14:27:18 +00:00
GUIEventHandlerVisitor Updates, from Neil Salter, to comments etc to osgGA which add better 2002-08-28 14:27:18 +00:00
KeySwitchCameraManipulator Updates, from Neil Salter, to comments etc to osgGA which add better 2002-08-28 14:27:18 +00:00
SetSceneViewVisitor Updates, from Neil Salter, to comments etc to osgGA which add better 2002-08-28 14:27:18 +00:00
StateSetManipulator Updates, from Neil Salter, to comments etc to osgGA which add better 2002-08-28 14:27:18 +00:00
TrackballManipulator Changed the private: to protected: to allow easier extension. 2002-10-21 13:02:30 +00:00
Version Updated docs and added osgGA 2002-07-16 20:07:32 +00:00