Type Definition nalgebra::geometry::Point3[−][src]

type Point3<N> = Point<N, U3>;

A statically sized 3-dimensional column point.