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

type Point<Real> = Point2<Real>;

The point type.