Skip to main content

aabb_from_points

Function aabb_from_points 

pub const fn aabb_from_points(a: Point2, b: Point2) -> Aabb2
Expand description

Creates a bounding box from any two corners.