25 virtual void SetupPhysics();
31 #pragma region DataAccesMethods
33 virtual bool SetData(
const std::string &strDataType,
const std::string &strValue,
bool bThrowError =
true);
34 virtual void QueryProperties(CStdPtrArray<TypeProperty> &aryProperties);
38 virtual void CreateJoint();
39 virtual void Physics_ResetSimulation();
A common class for all joint data specific to vortex.
btConeTwistConstraint * m_btSocket
The bullet socket class.
A BallSocket type of joint.
Classes for implementing the cm-labs vortex physics engine for AnimatLab.