PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int lwcircstring_is_closed | ( | const LWCIRCSTRING * | curve | ) |
Definition at line 261 of file lwcircstring.c.
References lwgeom_has_z(), LWCIRCSTRING::points, ptarray_is_closed_2d(), and ptarray_is_closed_3d().
Referenced by lwgeom_is_closed(), test_isclosed(), and wkt_parser_curvepolygon_add_ring().