Added missing support for reading geometry indices from the .osg format. Added handling of geometry indices into the primitive functor in osg::Geometry. Moved the method implementions of AnimationPathManipulator into src/osgGA and added extra convinience methods for setting the manipulator with an hand built AnimationPath. FCVS: VisualStudio/osgPlugins/iv/iv.dsp
Notes ===== The support in Image.cpp is also not full functional and should be rewritten in the future to support inline images. Currently osg::Images are supported via the osgDB::Registry::read/writeImage methods and plugins. Robert Osfield, March 2001.