PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
int lwline_is_closed | ( | const LWLINE * | line | ) |
Definition at line 454 of file lwline.c.
References LWLINE::flags, FLAGS_GET_Z, LWLINE::points, ptarray_is_closed_2d(), and ptarray_is_closed_3d().
Referenced by asx3d3_line_coords_sb(), asx3d3_line_sb(), asx3d3_mline_coordindex_sb(), lwgeom_is_closed(), test_isclosed(), and wkt_parser_curvepolygon_add_ring().