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

type Translation3<N> = Translation<N, U3>;

A 3-dimensional translation.