PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
int ptarray_is_closed | ( | const POINTARRAY * | pa | ) |
Check for ring closure using whatever dimensionality is declared on the pointarray.
Definition at line 681 of file ptarray.c.
References getPoint_internal(), lwerror(), POINTARRAY::npoints, and ptarray_point_size().
Referenced by _lwt_AddFaceSplit().