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

type Point2<N> = Point<N, U2>;

A statically sized 2-dimensional column point.