OpenSceneGraph/include/osgGA
Robert Osfield 4f72be65dc From Cory Riddell, "I added an _allowThrow bool and get / set accessors to
TrackballManipulator. The purpose of this is to disable throwing when
you release the mouse button while moving the mouse. The default
settings is true (ie, allow throw). The two source files are attached.
"
2009-04-09 14:31:15 +00:00
..
AnimationPathManipulator
CameraViewSwitchManipulator Fixed warnings 2009-01-07 10:32:59 +00:00
DriveManipulator Ported intersection code to use new osgUtil::LineSegmentIntersector/IntersectionVisitor. 2008-07-05 16:39:28 +00:00
EventQueue Added support for assigning GraphicsContext to individual GUIEventAdapter events, 2008-06-02 17:34:47 +00:00
EventVisitor Introduce NodeVisitor::className and libraryName() 2008-12-17 12:13:15 +00:00
Export
FlightManipulator
GUIActionAdapter
GUIEventAdapter Added support for assigning GraphicsContext to individual GUIEventAdapter events, 2008-06-02 17:34:47 +00:00
GUIEventHandler
KeySwitchMatrixManipulator
MatrixManipulator
NodeTrackerManipulator
StateSetManipulator From Ulrich Hertlein, Typo fixes + "optional parameter to RecordCameraPathHandler to control the frame rate for record/playback. Default is 25.0, the environment variable takes preference if set." 2008-12-12 13:41:39 +00:00
TerrainManipulator Ported intersection code to use new osgUtil::LineSegmentIntersector/IntersectionVisitor. 2008-07-05 16:39:28 +00:00
TrackballManipulator From Cory Riddell, "I added an _allowThrow bool and get / set accessors to 2009-04-09 14:31:15 +00:00
UFOManipulator Replaced IntersectVisitor usage with IntersectionVisitor 2008-10-07 14:19:28 +00:00
Version