22 virtual void SetupPhysics();
23 virtual void DeletePhysics();
29 #pragma region DataAccesMethods
31 virtual bool SetData(
const std::string &strDataType,
const std::string &strValue,
bool bThrowError =
true);
32 virtual void QueryProperties(CStdPtrArray<TypeProperty> &aryProperties);
36 virtual void CreateJoint();
A BallSocket type of joint.
A common class for all joint data specific to vortex.
Classes for implementing the cm-labs vortex physics engine for AnimatLab.
Vx::VxHomokinetic * m_vxSocket
The vortex socket class.