Type Definition na::Translation5

source · []
pub type Translation5<T> = Translation<T, 5_usize>;
Expand description

A 5-dimensional translation.