Type Definition nalgebra::geometry::Point6

source ·
pub type Point6<N> = Point<N, U6>;
Expand description

A statically sized 6-dimensional column point.