PostGIS
2.1.10dev-r@@SVN_REVISION@@
|
int ptarray_remove_point | ( | POINTARRAY * | pa, |
int | where | ||
) |
Remove a point from an existing POINTARRAY.
Zero is the index of the start of the array.
Definition at line 246 of file ptarray.c.
References getPoint_internal(), LW_FAILURE, LW_SUCCESS, lwerror(), POINTARRAY::npoints, and ptarray_point_size().
Referenced by gbox_to_gml3().