16 #ifndef BT_MOTIONSTATE_H 17 #define BT_MOTIONSTATE_H 40 #endif //BT_MOTIONSTATE_H virtual void getWorldTransform(btTransform &worldTrans) const =0
The btMotionState interface class allows the dynamics world to synchronize and interpolate the update...
virtual void setWorldTransform(const btTransform &worldTrans)=0