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

type Point<N> = Point3<N>;

A 3D point.