35 virtual void SetupPhysics();
37 #pragma region DataAccesMethods
39 virtual bool SetData(
const std::string &strDataType,
const std::string &strValue,
bool bThrowError =
true);
40 virtual void QueryProperties(CStdPtrArray<TypeProperty> &aryProperties);
44 virtual void CreateJoint();
Declares the btGeneric6DofConstraint class.
A common class for all joint data specific to vortex.
btAnimatGeneric6DofConstraint * m_btSocket
The vortex socket class.
Classes for implementing the cm-labs vortex physics engine for AnimatLab.
Vortex relative position, relative orientation joint class.
A RPRO (relative position, relative orientation) type of joint.