Skip to main content
Module aabb
use_
geometry
0.0.1
Module aabb
Module Items
Structs
Functions
In crate use_
geometry
use_geometry
Module
aabb
Copy item path
Source
Structs
§
Aabb2
An axis-aligned bounding box represented by inclusive minimum and maximum corners.
Functions
§
aabb_
from_
points
Creates a bounding box from any two corners.