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

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

A 2-dimensional translation.