OpenSceneGraph 2.8.4
Public Member Functions | Protected Member Functions | Protected Attributes
osgManipulator::TabPlaneDragger Class Reference

Tab plane dragger consists of a plane with tabs on it's corners and edges for scaling. More...

Inheritance diagram for osgManipulator::TabPlaneDragger:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TabPlaneDragger ()
virtual bool handle (const PointerInfo &pi, const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &us)
void setupDefaultGeometry (bool twoSidedHandle=true)
 Setup default geometry for dragger.
void setPlaneColor (const osg::Vec4 &color)

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

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

Member Function Documentation

virtual bool osgManipulator::TabPlaneDragger::handle ( const PointerInfo pi,
const osgGA::GUIEventAdapter ea,
osgGA::GUIActionAdapter us 
) [virtual]

Reimplemented from osgManipulator::CompositeDragger.

void osgManipulator::TabPlaneDragger::setPlaneColor ( const osg::Vec4 color) [inline]
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:

osg logo
Generated at Sun Jan 8 2012 13:16:46 for the OpenSceneGraph by doxygen 1.7.4.