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