Module math

Source
Expand description

math utilities

Re-exports§

pub use self::aabb::*;
pub use self::fixedpoint::*;
pub use self::matrix::*;
pub use self::scalar::*;
pub use self::vector::*;
pub use self::waves::*;

Modules§

aabb
fixedpoint
matrix
scalar
vector
waves