floor method

Point floor()

Returns a copy of the current point with floored coordinates (rounded down).

Implementation

external Point floor();