OpenSceneGraph/include/osgGA
Robert Osfield 792bba05b9 Added new Matrixf and Matrixd implementations.
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.
2003-09-05 22:35:34 +00:00
..
AnimationPathManipulator Added new Matrixf and Matrixd implementations. 2003-09-05 22:35:34 +00:00
DriveManipulator Added new Matrixf and Matrixd implementations. 2003-09-05 22:35:34 +00:00
Export Fixes to osgcluster demo as new Producer based example. 2003-03-16 21:58:27 +00:00
FlightManipulator Added new Matrixf and Matrixd implementations. 2003-09-05 22:35:34 +00:00
GUIActionAdapter Removed remaining dependancies on osg::Camera. 2003-05-19 15:15:17 +00:00
GUIEventAdapter From Eric Sokolowsky, support for mouse scroll wheel in osgGA/osgProducer. 2003-05-07 11:13:49 +00:00
GUIEventHandler *** empty log message *** 2003-06-24 15:40:09 +00:00
GUIEventHandlerVisitor Removed remaining dependancies on osg::Camera. 2003-05-19 15:15:17 +00:00
KeySwitchMatrixManipulator Added new Matrixf and Matrixd implementations. 2003-09-05 22:35:34 +00:00
MatrixManipulator Added new Matrixf and Matrixd implementations. 2003-09-05 22:35:34 +00:00
SetSceneViewVisitor Removed remaining dependancies on osg::Camera. 2003-05-19 15:15:17 +00:00
StateSetManipulator Added keyboard mouse binding usage to the osg::ApplicationUsage and 2003-02-19 10:43:02 +00:00
TrackballManipulator Added new Matrixf and Matrixd implementations. 2003-09-05 22:35:34 +00:00
Version Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00