Bullet btMotionState encapsulation.
More...
#include <BulletMotionState.hh>
Bullet btMotionState encapsulation.
gazebo::physics::BulletMotionState::BulletMotionState |
( |
LinkPtr |
_link | ) |
|
virtual gazebo::physics::BulletMotionState::~BulletMotionState |
( |
| ) |
|
|
virtual |
virtual void gazebo::physics::BulletMotionState::getWorldTransform |
( |
btTransform & |
_cogWorldTrans | ) |
const |
|
virtual |
Get the world transform of the body at the center of gravity.
- Parameters
-
[out] | _cogWorldTrans | Pose of body center of gravity. |
virtual void gazebo::physics::BulletMotionState::setWorldTransform |
( |
const btTransform & |
_cogWorldTrans | ) |
|
|
virtual |
Set the world transform of the body at the center of gravity.
- Parameters
-
[in] | _cogWorldTrans | Pose of body center of gravity. |
The documentation for this class was generated from the following file: