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

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

The point type.