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

type Point<N> = Point<N, 3_usize>;

The point type.