11class btCollisionShape;
Axis-aligned box collider; extents are half-sizes.
Y-axis capsule collider (cylinder + hemispherical caps).
Abstract owner of a btCollisionShape.
btCollisionShape * GetShape()
Underlying Bullet shape (borrowed, do not delete).
btCollisionShape * m_shape
Sphere collider of the given radius.