Public Member Functions | |
TabBoxDragger () | |
void | setupDefaultGeometry () |
Setup default geometry for dragger. | |
void | setPlaneColor (const osg::Vec4 &color) |
Protected Member Functions | |
virtual | ~TabBoxDragger () |
Protected Attributes | |
std::vector < osg::ref_ptr < TabPlaneDragger > > | _planeDraggers |
osgManipulator::TabBoxDragger::TabBoxDragger | ( | ) |
virtual osgManipulator::TabBoxDragger::~TabBoxDragger | ( | ) | [protected, virtual] |
void osgManipulator::TabBoxDragger::setupDefaultGeometry | ( | ) |
Setup default geometry for dragger.
void osgManipulator::TabBoxDragger::setPlaneColor | ( | const osg::Vec4 & | color | ) |
std::vector< osg::ref_ptr< TabPlaneDragger > > osgManipulator::TabBoxDragger::_planeDraggers [protected] |