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