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

Public Member Functions

 OsgPrismatic ()
 Default constructor. More...
 
virtual ~OsgPrismatic ()
 Destructor. More...
 

Protected Member Functions

virtual void CreatePrismaticGraphics (float fltBoxSize, float fltRadius, osg::ref_ptr< osg::MatrixTransform > osgJointMT, OsgPrismaticLimit *lpUpperLimit, OsgPrismaticLimit *lpLowerLimit, OsgPrismaticLimit *lpPosFlap)
 
virtual void DeletePrismaticGraphics (osg::ref_ptr< osg::MatrixTransform > osgJointMT, OsgPrismaticLimit *lpUpperLimit, OsgPrismaticLimit *lpLowerLimit, OsgPrismaticLimit *lpPosFlap)
 

Detailed Description

Definition at line 16 of file OsgPrismatic.h.

Constructor & Destructor Documentation

OsgAnimatSim::Environment::Joints::OsgPrismatic::OsgPrismatic ( )

Default constructor.

Author
dcofer
Date
3/31/2011

Definition at line 32 of file OsgPrismatic.cpp.

OsgAnimatSim::Environment::Joints::OsgPrismatic::~OsgPrismatic ( )
virtual

Destructor.

Author
dcofer
Date
3/31/2011

Definition at line 42 of file OsgPrismatic.cpp.


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