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

pub type Translation2<N> = Translation<N, U2>;
Expand description

A 2-dimensional translation.