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