|
Couch
|


Public Member Functions | |
| CapsuleCollisionShape (float radius, float height) | |
Additional Inherited Members | |
Protected Attributes inherited from CollisionShape | |
| btCollisionShape * | shape |
| CapsuleCollisionShape::CapsuleCollisionShape | ( | float | radius, |
| float | height | ||
| ) |
Creates a collision shape that is a cylinder with height, capped with a hemisphere of radius
| radius | The hemisphere radius |
| height | The cylinder height |