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

type Point<N> = Point2<N>;

The point type.