Bullet Collision Detection & Physics Library
Classes
btMotionState.h File Reference
#include "btTransform.h"
Include dependency graph for btMotionState.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  btMotionState
 The btMotionState interface class allows the dynamics world to synchronize and interpolate the updated world transforms with graphics For optimizations, potentially only moving objects get synchronized (using setWorldPosition/setWorldOrientation) More...