bounding_box

Function bounding_box 

Source
pub fn bounding_box(points: &[Point]) -> Option<Rect>
Expand description

Axis-aligned bounding box from points.