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

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

The point type.