PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
void ptarray_copy_point | ( | POINTARRAY * | pa, |
uint32_t | from, | ||
uint32_t | to | ||
) |
Definition at line 460 of file lwgeom_api.c.
References POINTARRAY::flags, FLAGS_NDIMS, getPoint_internal(), and lwerror().
Referenced by lwgeom_remove_repeated_points_in_place(), lwgeom_simplify_in_place(), ptarray_remove_repeated_points_in_place(), and ptarray_simplify_in_place().