ceil method

Point ceil()

Returns a copy of the current point with ceiled coordinates (rounded up).

Implementation

external Point ceil();