3 #include "RbMovableItem.h"
6 #include "RbMotorizedJoint.h"
7 #include "RbRigidBody.h"
8 #include "RbPrismaticLimit.h"
10 #include "RbSimulator.h"
19 RbPrismaticLimit::RbPrismaticLimit()
24 RbPrismaticLimit::~RbPrismaticLimit()
46 lpPrismatic->SetLimitValues();
Joint * m_lpJoint
Pointer to parent joint.
Declares the vs prismatic class.
virtual void SetLimitPos()
Sets the limit position using the current value set within the object.
virtual void SetLimitValues()
Sets the limit values of the joint in the child object.
Classes for implementing the cm-labs vortex physics engine for AnimatLab.