[][src]Type Definition rapier2d::math::Point

type Point<N> = Point2<N>;

A 2D point.