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

type Point6<N> = Point<N, U6>;

A statically sized 6-dimensional column point.