[][src]Module rgx::math

Re-exports

pub use algebra::*;

Modules

algebra

Linear algebra types and functions. Most of the code in this module was borrowed from the cgmath package.

Traits

Float

Generic trait for floating point numbers

One

Defines a multiplicative identity element for Self.

Zero

Defines an additive identity element for Self.