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

type Translation1<N> = Translation<N, U1>;

A 1-dimensional translation.