pub unsafe extern "C" fn b3ComputeCapsuleAABB(
shape: *const b3Capsule,
transform: b3Transform,
) -> b3AABBExpand description
Compute the bounding box of a transformed capsule
pub unsafe extern "C" fn b3ComputeCapsuleAABB(
shape: *const b3Capsule,
transform: b3Transform,
) -> b3AABBCompute the bounding box of a transformed capsule