OpenSceneGraph/src/osgManipulator
Robert Osfield 4a660f6266 Introduce new osgGA::Event and osgGA::EventHandler base classes that the old GUIEventAdapter and GUIEventHandler now subclass from.
The new osgGA::Event is written to support more generic events than the original GUIEventAdapter which are written for keyboard and mouse events.
2013-10-25 14:54:15 +00:00
..
AntiSquish.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CMakeLists.txt From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or 2011-03-08 13:51:13 +00:00
Command.cpp Completed refactor of osgManipulator, key changes are: 2009-07-01 14:01:09 +00:00
Constraint.cpp Improved the handling of osgManipulator::Constraint, DraggerCallbacks and Command so that they now use a Visitor Pattern 2012-01-31 10:56:52 +00:00
Dragger.cpp Introduce new osgGA::Event and osgGA::EventHandler base classes that the old GUIEventAdapter and GUIEventHandler now subclass from. 2013-10-25 14:54:15 +00:00
Projector.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
RotateCylinderDragger.cpp From Sebastian Messerschmidt, "I've taken some time and refactored some places where the old set*Binding were used." 2013-06-26 16:16:23 +00:00
RotateSphereDragger.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Scale1DDragger.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Scale2DDragger.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ScaleAxisDragger.cpp Fixed build problems with the OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION off 2013-10-24 17:43:02 +00:00
TabBoxDragger.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TabBoxTrackballDragger.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TabPlaneDragger.cpp From Sebastian Messerschmidt, "I've taken some time and refactored some places where the old set*Binding were used." 2013-06-26 16:16:23 +00:00
TabPlaneTrackballDragger.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TrackballDragger.cpp Fixed build problems with the OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION off 2013-10-24 17:43:02 +00:00
Translate1DDragger.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Translate2DDragger.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TranslateAxisDragger.cpp Fixed build problems with the OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION off 2013-10-24 17:43:02 +00:00
TranslatePlaneDragger.cpp From Sebastian Messerschmidt, "I've taken some time and refactored some places where the old set*Binding were used." 2013-06-26 16:16:23 +00:00
Version.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00