23 #include "worldsimconfig.h"
25 #include "phyobject.h"
28 #include "wquaternion.h"
50 virtual void updateJointInfo();
57 virtual wVector getForceOnJoint()
const;
94 void createPrivateJoint();
95 virtual void updateJoint(
real timestep );
wMatrix globalMatrixParent
Global Matrix respect to Parent.
wVector forceOnJoint
The force applied to this joint.
wMatrix globalMatrixChild
Global Matrix respect to Child.
wMatrix localMatrixParent
Local frame of the joint respect to the parent matrix.
wMatrix localMatrixChild
Local frame of the joint respect to the child matrix.