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

type Point<N> = Point3<N>;

The point type.