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

type Translation3<T> = Translation<T, 3_usize>;

A 3-dimensional translation.