7 #include "RbMovableItem.h"
10 #include "RbRigidBody.h"
26 RbOdorSensor::RbOdorSensor()
31 RbOdorSensor::~RbOdorSensor()
37 {
Std_TraceMsg(0,
"Caught Error in desctructor of RbOdorSensor/\r\n",
"", -1,
false,
true);}
41 RbRigidBody::CreateItem();
Declares the vortex structure class.
virtual void CreateParts()
Allows the rigid body to create its parts using the chosen physics engine.
Declares the vortex odor sensor class.
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.
Classes for implementing the cm-labs vortex physics engine for AnimatLab.