Type Definition nalgebra::geometry::Translation4[][src]

pub type Translation4<N> = Translation<N, U4>;
Expand description

A 4-dimensional translation.