PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int lwcircstring_is_empty | ( | const LWCIRCSTRING * | circ | ) |
Definition at line 276 of file lwcircstring.c.
References LW_FALSE, LW_TRUE, POINTARRAY::npoints, and LWCIRCSTRING::points.
Referenced by lwcircstring_get_lwpoint(), lwcircstring_length_2d(), lwcircstring_to_wkt_sb(), and lwgeom_is_empty().