|
openscenegraph
|
Public Member Functions | |
| TabBoxDragger () | |
| META_OSGMANIPULATOR_Object (osgManipulator, TabBoxDragger) void setupDefaultGeometry() | |
| 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.
| virtual osgManipulator::TabBoxDragger::~TabBoxDragger | ( | ) | [protected, virtual] |
| osgManipulator::TabBoxDragger::META_OSGMANIPULATOR_Object | ( | osgManipulator | , |
| TabBoxDragger | |||
| ) |
Setup default geometry for dragger.
| void osgManipulator::TabBoxDragger::setPlaneColor | ( | const osg::Vec4 & | color | ) |
std::vector< osg::ref_ptr< TabPlaneDragger > > osgManipulator::TabBoxDragger::_planeDraggers [protected] |
1.7.6.1