Type Definition lnkit::prelude::geometry::Translation2[][src]

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

A 2-dimensional translation.