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

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

The point type.