PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int lwpoly_is_closed | ( | const LWPOLY * | poly | ) |
Definition at line 589 of file lwpoly.c.
References LWPOLY::flags, FLAGS_GET_Z, LW_FALSE, LW_TRUE, LWPOLY::nrings, ptarray_is_closed_2d(), ptarray_is_closed_3d(), and LWPOLY::rings.
Referenced by lwgeom_is_closed().