Crate imath

Source
Expand description

An work-in-progress Rust port of the Imath part of the IlmBase library.

Re-exports§

pub use bbox::*;
pub use matrix::*;
pub use traits::*;
pub use vec::*;

Modules§

bbox
math
matrix
traits
vec