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

type Point<N> = Point2<N>;

The point type.