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

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

A statically sized 6-dimensional column point.