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

pub type Translation5<N> = Translation<N, U5>;
Expand description

A 5-dimensional translation.