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

type Translation2<N> = Translation<N, U2>;

A 2-dimensional translation.