Public Member Functions | Protected Member Functions | Protected Attributes

osgManipulator::TabBoxDragger Class Reference

Inheritance diagram for osgManipulator::TabBoxDragger:
osgManipulator::CompositeDragger osgManipulator::Dragger osgManipulator::Selection osg::MatrixTransform osg::Transform osg::Group osg::Node osg::Object osg::Referenced

List of all members.

Public Member Functions

 TabBoxDragger ()
void setupDefaultGeometry ()
void setPlaneColor (const osg::Vec4 &color)

Protected Member Functions

virtual ~TabBoxDragger ()

Protected Attributes

std::vector< osg::ref_ptr
< TabPlaneDragger > > 
_planeDraggers

Detailed Description

TabBoxDragger consists of 6 TabPlaneDraggers to form a box dragger that performs translation and scaling.


Constructor & Destructor Documentation

osgManipulator::TabBoxDragger::TabBoxDragger (  )
virtual osgManipulator::TabBoxDragger::~TabBoxDragger (  ) [protected, virtual]

Member Function Documentation

void osgManipulator::TabBoxDragger::setPlaneColor ( const osg::Vec4 color )
void osgManipulator::TabBoxDragger::setupDefaultGeometry (  )

Setup default geometry for dragger.


Member Data Documentation


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