Type Definition na::geometry::Translation3

source ·
pub type Translation3<T> = Translation<T, 3>;
Expand description

A 3-dimensional translation.