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