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

type Point<Real> = Point3<Real>;

The point type.