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

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

A 2-dimensional translation.