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