26 virtual void SetupGraphics();
27 virtual void SetupPhysics();
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();
The base class for all of the joint type of objects.
A common class for all joint data specific to vortex.
Classes for implementing the cm-labs vortex physics engine for AnimatLab.
btGeneric6DofConstraint * m_btDistance
The bullet socket class.