29 virtual void SetupPhysics();
30 virtual void DeletePhysics();
36 #pragma region DataAccesMethods
38 virtual bool SetData(
const std::string &strDataType,
const std::string &strValue,
bool bThrowError =
true);
39 virtual void QueryProperties(CStdPtrArray<TypeProperty> &aryProperties);
43 virtual void CreateJoint();
Vx::VxRPRO * m_vxSocket
The vortex socket class.
A common class for all joint data specific to vortex.
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.