20 #ifndef PHYSUSPENSION_H
21 #define PHYSUSPENSION_H
23 #include "worldsimconfig.h"
25 #include "phyobject.h"
28 #include "wquaternion.h"
56 virtual void updateJointInfo();
63 virtual wVector getForceOnJoint()
const;
100 void createPrivateJoint();
101 virtual void updateJoint(
real timestep );