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

type Translation2<T> = Translation<T, 2>;

A 2-dimensional translation.