PointsEx extension
Methods
-
calloc(
) → Pointer< SdlFPoint> -
Available on List<
Point< , provided by the PointsEx extensiondouble> > -
callocInt(
) → Pointer< SdlPoint> -
Available on List<
Point< , provided by the PointsEx extensiondouble> > -
callocInt16X(
) → Pointer< Int16> -
Available on List<
Point< , provided by the PointsEx extensiondouble> > -
callocInt16Y(
) → Pointer< Int16> -
Available on List<
Point< , provided by the PointsEx extensiondouble> > -
getEncloseRect(
{Rectangle< double> ? clip}) → Rectangle<double> ? -
Available on List<
Calculate a minimal rectangle enclosing a set of points.Point< , provided by the PointsEx extensiondouble> >