PostGIS
2.1.10dev-r@@SVN_REVISION@@
|
int lwcircstring_is_closed | ( | const LWCIRCSTRING * | curve | ) |
Definition at line 255 of file lwcircstring.c.
References LWCIRCSTRING::flags, FLAGS_GET_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().