Type Definition na::Translation1

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

A 1-dimensional translation.