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

type Point<N> = Point3<N>;

The point type.