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

List of all members.

Public Member Functions

 TabPlaneDragger ()
 META_OSGMANIPULATOR_Object (osgManipulator, TabPlaneDragger) virtual bool handle(const PointerInfo &pi
void setupDefaultGeometry (bool twoSidedHandle=true)
void setPlaneColor (const osg::Vec4 &color)

Public Attributes

const osgGA::GUIEventAdapterea
const osgGA::GUIEventAdapter
osgGA::GUIActionAdapter
us

Protected Member Functions

virtual ~TabPlaneDragger ()

Protected Attributes

osg::ref_ptr
< TranslatePlaneDragger
_translateDragger
osg::ref_ptr< Scale2DDragger_cornerScaleDragger
osg::ref_ptr< Scale1DDragger_horzEdgeScaleDragger
osg::ref_ptr< Scale1DDragger_vertEdgeScaleDragger
float _handleScaleFactor

Detailed Description

Tab plane dragger consists of a plane with tabs on it's corners and edges for scaling. And the plane is used as a 2D translate dragger.


Constructor & Destructor Documentation

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

Member Function Documentation

void osgManipulator::TabPlaneDragger::setupDefaultGeometry ( bool  twoSidedHandle = true)

Setup default geometry for dragger.


Member Data Documentation


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