20 #ifndef PHYUNIVERSAL_H
21 #define PHYUNIVERSAL_H
23 #include "worldsimconfig.h"
25 #include "phyobject.h"
28 #include "wquaternion.h"
58 virtual void updateJointInfo();
65 virtual wVector getForceOnJoint()
const;
98 void createPrivateJoint();
99 virtual void updateJoint(
real timestep );