pub type Translation4<T> = Translation<T, 4>;
Expand description

A 4-dimensional translation.