6 #include "RbMovableItem.h"
9 #include "RbRigidBody.h"
11 #include "RbSimulator.h"
35 {
Std_TraceMsg(0,
"Caught Error in desctructor of RbCone\r\n",
"", -1,
false,
true);}
40 RbRigidBody::CreateItem();
50 RbRigidBody::Initialize();
virtual void CreateJoint()
Creates the joint.
virtual void CreateParts()
Allows the rigid body to create its parts using the chosen physics engine.
virtual void CreateJoints()
Allows the rigid body to create its joints using the chosen physics engine.
void Std_TraceMsg(const int iLevel, std::string strMessage, std::string strSourceFile, int iSourceLine, bool bLogToFile, bool bPrintHeader)
Traces a message to the debugger window.
Joint * m_lpJointToParent
Classes for implementing the cm-labs vortex physics engine for AnimatLab.