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

type Point<N> = Point2<N>;

The point type.