AnimatLab  2
Test
VortexAnimatSim::Visualization::VsDragger Class Reference
+ Inheritance diagram for VortexAnimatSim::Visualization::VsDragger:
+ Collaboration diagram for VortexAnimatSim::Visualization::VsDragger:

Public Member Functions

 VsDragger (VsMovableItem *lpParent, bool bAllowTranslateX, bool bAllowTranslateY, bool bAllowTranslateZ, bool bAllowRotateX, bool bAllowRotateY, bool bAllowRotateZ, float fltUserDefinedRadius)
 
virtual void AddToScene ()
 
virtual bool IsInScene ()
 
virtual void RemoveFromScene ()
 
void setupDefaultGeometry ()
 
virtual void SetupMatrix ()
 

Protected Attributes

osg::ref_ptr< osg::AutoTransform > _autoTransform
 
osg::ref_ptr< osg::MatrixTransform > _sizeTransform
 
osg::ref_ptr< VsTrackballDragger_tbDragger
 
osg::ref_ptr< VsTranslateAxisDragger_transDragger
 
float m_fltUserDefinedRadius
 
VsMovableItemm_lpVsParent
 
osg::ref_ptr< osg::MatrixTransform > m_osgGripperMT
 

Detailed Description

Definition at line 10 of file VsDragger.h.

Member Function Documentation

void VortexAnimatSim::Visualization::VsDragger::setupDefaultGeometry ( )

Setup default geometry for dragger.

Definition at line 68 of file VsDragger.cpp.


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