Type Definition Point3
nalgebra::geometry
type Point3<N> = Point<N, U3>;
A statically sized 3-dimensional column point.