OpenSceneGraph/include/osgGLUT
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
..
Export Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
glut Added #include <stdlib.h> to include/osg/glut for Windows build. 2002-08-26 10:30:40 +00:00
GLUTEventAdapter Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Version Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Viewer Added support for recording camera animation paths in osgGLUT::Viewer, and fixed 2002-11-06 10:24:33 +00:00
Window Modifed osgGLUT viewer and messages in SGV to allow for start up in full 2002-08-23 00:43:10 +00:00