Type Definition na::geometry::Translation4

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

A 4-dimensional translation.