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

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

The point type.