Crate aabb2

Source

Structs§

AABB2

Functions§

center
Examples
clear
contains
Examples
contains_point
Examples
expand_point
expands the aabb to include the point
expand_scalar
Examples
expand_vector
expand the aabb with the vector
intersects
Examples
new
Examples
new_identity
Examples
set
Examples
set_center_radius
Examples
set_center_size
Examples
set_identity
Examples
set_points
Examples
union
Examples