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

type Point<N> = Point3<N>;

The point type.