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