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

pub type Point<N> = Point2<N>;
Expand description

The point type.