b2ComputePolygonAABB

Function b2ComputePolygonAABB 

Source
pub unsafe extern "C" fn b2ComputePolygonAABB(
    shape: *const b2Polygon,
    transform: b2Transform,
) -> b2AABB
Expand description

Compute the bounding box of a transformed polygon