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 Mon May 7 2012 07:18:34 for the OpenSceneGraph by doxygen 1.8.0. |