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

pub type Translation6<N> = Translation<N, U6>;
Expand description

A 6-dimensional translation.