Skip to main content

compute_polygon_aabb

Function compute_polygon_aabb 

Source
pub fn compute_polygon_aabb(shape: &Polygon, xf: WorldTransform) -> Aabb
Expand description

Compute the bounding box of a transformed polygon. (b2ComputePolygonAABB)