pub unsafe extern "C" fn b2ComputeCapsuleAABB(
shape: *const b2Capsule,
transform: b2Transform,
) -> b2AABBExpand description
Compute the bounding box of a transformed capsule
pub unsafe extern "C" fn b2ComputeCapsuleAABB(
shape: *const b2Capsule,
transform: b2Transform,
) -> b2AABBCompute the bounding box of a transformed capsule