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

type Translation1<T> = Translation<T, 1>;

A 1-dimensional translation.