|
OpenSceneGraph
3.0.1
|
Dragger for performing rotation in all axes. More...

Public Member Functions | |
| TrackballDragger (bool useAutoTransform=false) | |
| META_OSGMANIPULATOR_Object (osgManipulator, TrackballDragger) void setupDefaultGeometry() | |
| Setup default geometry for dragger. | |
Protected Member Functions | |
| virtual | ~TrackballDragger () |
Protected Attributes | |
| osg::ref_ptr < RotateCylinderDragger > | _xDragger |
| osg::ref_ptr < RotateCylinderDragger > | _yDragger |
| osg::ref_ptr < RotateCylinderDragger > | _zDragger |
| osg::ref_ptr< RotateSphereDragger > | _xyzDragger |
Dragger for performing rotation in all axes.
| osgManipulator::TrackballDragger::TrackballDragger | ( | bool | useAutoTransform = false | ) |
| virtual osgManipulator::TrackballDragger::~TrackballDragger | ( | ) | [protected, virtual] |
| osgManipulator::TrackballDragger::META_OSGMANIPULATOR_Object | ( | osgManipulator | , |
| TrackballDragger | |||
| ) |
Setup default geometry for dragger.
| Generated at Thu Sep 27 2012 17:03:18 for the OpenSceneGraph by doxygen 1.7.6.1. |