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

Public Member Functions

osg::Geometry * BoxGeometry ()
 
osg::Material * BoxMat ()
 
osg::MatrixTransform * BoxMT ()
 
osg::StateSet * BoxSS ()
 
osg::Geometry * CylinderGeometry ()
 
osg::Material * CylinderMat ()
 
osg::MatrixTransform * CylinderMT ()
 
osg::StateSet * CylinderSS ()
 
virtual void DeleteLimitGraphics ()
 
virtual void LimitAlpha (float fltA)
 
virtual void SetConstraintLimit (ConstraintLimit *lpLimit)
 
virtual void SetLimitPos (float fltRadius)
 
virtual void SetupLimitGraphics (float fltBoxSize, float fltRadius)
 

Protected Attributes

ConstraintLimit * m_lpThisLimit
 
osg::ref_ptr< osg::Geometry > m_osgBox
 
osg::ref_ptr< osg::Material > m_osgBoxMat
 
osg::ref_ptr< osg::MatrixTransform > m_osgBoxMT
 
osg::ref_ptr< osg::StateSet > m_osgBoxSS
 
osg::ref_ptr< osg::Geometry > m_osgCylinder
 
osg::ref_ptr< osg::Geode > m_osgCylinderGeode
 
osg::ref_ptr< osg::Material > m_osgCylinderMat
 
osg::ref_ptr< osg::MatrixTransform > m_osgCylinderMT
 
osg::ref_ptr< osg::StateSet > m_osgCylinderSS
 

Detailed Description

Definition at line 11 of file OsgPrismaticLimit.h.


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