Classification: UNCLASSIFIED Caveats: NONE All,
Porting: I was porting my code over to 2.0, and the only guide I could find was: http://www.openscenegraph.com/osgwiki/pmwiki.php/Porting/OsgProducerToOs gViewer But it is short and a little outdated already (since it looks like SimpleViewer doesn't exist anymore?). I was mainly using the osgviewer project for help. Manipulators: I use to have a number of manipulators that would be chosen by name, such as mViewer->addCameraManipulator(manip1); mViewer->addCameraManipulator(manip2); mViewer->selectCameraManipulatorByName("SomeString"); It doesn't look like I can do that anymore, is that true? Thanks, Mike Dorsett Classification: UNCLASSIFIED Caveats: NONE _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
