dart
|
Public Attributes | |
std::unique_ptr< btCollisionShape > | mCollisionShape |
std::unique_ptr< btTransform > | mRelativeTransform |
Relative transform of the shape to the collision object which should be maintained at each pose update of the collision object. More... | |
std::unique_ptr<btTransform> dart::collision::BulletCollisionShape::mRelativeTransform |
Relative transform of the shape to the collision object which should be maintained at each pose update of the collision object.
Defaults to identity.