|
Couch
|


Public Member Functions | |
| BoxCollisionShape (float width, float height, float depth) | |
Additional Inherited Members | |
Protected Attributes inherited from CollisionShape | |
| btCollisionShape * | shape |
| BoxCollisionShape::BoxCollisionShape | ( | float | width, |
| float | height, | ||
| float | depth | ||
| ) |
Creates a collision cube with the desired width, height, and depth
| width | The desired width |
| height | The desired height |
| depth | The desired depth |