792bba05b934be5e5ef8365bd0c7ddeab5cb9e85
Made Matrix be a typedef to either Matrixf or Matrixd. Defaults to Matrixf. Converted the osgGA::MatrixManipulators and osgProducer::Viewer/OsgCameraGroup across to using exclusively Matrixd for internal computations and passing betwen Manipulators, Producer and SceneView. Note, SceneView still uses Matrix internally so will depend on what is set as the default in include/osg/Matrix. Added the ability to osgProducer::setDone/getDone(), kept done() as the method that the viewer main loop uses for detecting the exit condition.
Welcome to the OpenSceneGraph (OSG). For information on the project, this distribution, how to compile and run libraries and examples, and for documention open up index.html in your perfered html browser. Robert Osfield. robert@openscenegraph.com April 2002.
Description
Languages
C++
89.7%
C
5.1%
CMake
2.3%
HTML
1.6%
Objective-C++
0.9%
Other
0.2%