Type Definition na::Translation1

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

A 1-dimensional translation.