btMotionState Class Reference

#include <btMotionState.h>

Inheritance diagram for btMotionState:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void getWorldTransform (btTransform &worldTrans) const =0
virtual void setWorldTransform (const btTransform &worldTrans)=0
virtual ~btMotionState ()

Detailed Description

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)

Definition at line 23 of file btMotionState.h.


Constructor & Destructor Documentation

virtual btMotionState::~btMotionState (  )  [inline, virtual]

Definition at line 27 of file btMotionState.h.


Member Function Documentation

virtual void btMotionState::getWorldTransform ( btTransform worldTrans  )  const [pure virtual]

Implemented in btDefaultMotionState.

virtual void btMotionState::setWorldTransform ( const btTransform worldTrans  )  [pure virtual]

Implemented in btDefaultMotionState.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


bullet
Author(s): Erwin Coumans, ROS package maintained by Tully Foote
autogenerated on Fri Jan 11 10:11:05 2013