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

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

The point type.