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

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 |
TabBoxDragger consists of 6 TabPlaneDraggers to form a box dragger that performs translation and scaling.
| osgManipulator::TabBoxDragger::TabBoxDragger | ( | ) |
| virtual osgManipulator::TabBoxDragger::~TabBoxDragger | ( | ) | [protected, virtual] |
| void osgManipulator::TabBoxDragger::setPlaneColor | ( | const osg::Vec4 & | color | ) |
| void osgManipulator::TabBoxDragger::setupDefaultGeometry | ( | ) |
Setup default geometry for dragger.
std::vector< osg::ref_ptr< TabPlaneDragger > > osgManipulator::TabBoxDragger::_planeDraggers [protected] |
| Generated at Tue May 3 2011 13:35:31 for the OpenSceneGraph by doxygen 1.7.4. |