openscenegraph
Public Member Functions | Protected Member Functions | Protected Attributes
osgManipulator::TrackballDragger Class Reference
Inheritance diagram for osgManipulator::TrackballDragger:
osgManipulator::CompositeDragger osgManipulator::Dragger osg::MatrixTransform osg::Transform osg::Group osg::Node osg::Object osg::Referenced

List of all members.

Public Member Functions

 TrackballDragger (bool useAutoTransform=false)
 META_OSGMANIPULATOR_Object (osgManipulator, TrackballDragger) void setupDefaultGeometry()

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

Detailed Description

Dragger for performing rotation in all axes.


Constructor & Destructor Documentation

osgManipulator::TrackballDragger::TrackballDragger ( bool  useAutoTransform = false)
virtual osgManipulator::TrackballDragger::~TrackballDragger ( ) [protected, virtual]

Member Function Documentation

osgManipulator::TrackballDragger::META_OSGMANIPULATOR_Object ( osgManipulator  ,
TrackballDragger   
)

Setup default geometry for dragger.


Member Data Documentation


The documentation for this class was generated from the following file: