See: Description
| Class | Description |
|---|---|
| BoundingValueHierarchy |
A Bounding-Value Hierarchy (BVH) generated for a MeshCollisionShape, based on
Bullet's
btOptimizedBvh. |
| ChildCollisionShape |
An element in a CompoundCollisionShape, consisting of a (non-compound) base
shape, offset and rotated with respect to its parent.
|
| CompoundMesh |
A scalable mesh that combines multiple indexed meshes.
|
| IndexedMesh |
An indexed triangle mesh based on Bullet's
btIndexedMesh. |