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

type Point<N> = Point<N, U3>;

The point type.