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

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

A statically sized 3-dimensional column point.