trunc method

Point trunc()

Returns a copy of the current point with truncated coordinates (rounded towards zero).

Implementation

external Point trunc();