SPIN Framework
|
#include <DraggerTrackball.h>
Public Member Functions | |
DraggerTrackball (bool useAutoTransform=false) | |
META_OSGMANIPULATOR_Object (osgManipulator, DraggerTrackball) void setupDefaultGeometry() | |
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::DraggerTrackball::META_OSGMANIPULATOR_Object | ( | osgManipulator | , |
DraggerTrackball | |||
) |
Setup default geometry for dragger.