collision 0.20.1

A collision extension to cgmath
Documentation
1
2
3
4
5
//! Prelude provides all the traits of the library in a convenient form

pub use crate::bound::{PlaneBound, Relation};
pub use crate::traits::*;
pub use crate::volume::{Aabb, MinMax};