AnimatLab  2
Test
OsgAnimatSim::Environment::Joints::OsgHingeLimit Class Reference
+ Inheritance diagram for OsgAnimatSim::Environment::Joints::OsgHingeLimit:
+ Collaboration diagram for OsgAnimatSim::Environment::Joints::OsgHingeLimit:

Public Member Functions

virtual void DeleteLimitGraphics ()
 
osg::Geometry * FlapGeometry ()
 
osg::Material * FlapMat ()
 
osg::MatrixTransform * FlapRotateMT ()
 
osg::StateSet * FlapSS ()
 
osg::MatrixTransform * FlapTranslateMT ()
 
virtual void LimitAlpha (float fltA)
 
virtual void SetConstraintLimit (ConstraintLimit *lpLimit)
 
virtual void SetLimitPos (float fltHeight)
 
virtual void SetupLimitGraphics (float fltFlapWidth, float fltCylinderHeight)
 

Protected Attributes

ConstraintLimit * m_lpThisLimit
 
osg::ref_ptr< osg::Geometry > m_osgFlap
 
osg::ref_ptr< osg::Material > m_osgFlapMat
 
osg::ref_ptr< osg::MatrixTransform > m_osgFlapRotateMT
 
osg::ref_ptr< osg::StateSet > m_osgFlapSS
 
osg::ref_ptr< osg::MatrixTransform > m_osgFlapTranslateMT
 

Detailed Description

Definition at line 10 of file OsgHingeLimit.h.


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