19 #ifndef TGBOX_ANCHOR_DEBUG_MODEL_H
20 #define TGBOX_ANCHOR_DEBUG_MODEL_H
84 virtual void step(
double dt);
131 std::vector<tgBasicActuator*> allActuators;
137 std::vector<tgRodSensor*> allRodSensors;
140 #endif // TGBOX_ANCHOR_DEBUG_MODEL_H
virtual void setup(tgWorld &world)
Definition of tgSubject class.
virtual void step(double dt)
virtual ~tgBoxAnchorDebugModel()
const std::vector< tgBasicActuator * > & getAllActuators() const
Contains the definition of class tgModel.
virtual void onVisit(tgModelVisitor &r)