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

type Point<N> = Point<N, 2_usize>;

The point type.