PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
int lwgeom_has_arc | ( | const LWGEOM * | geom | ) |
Geometry includes at least one actual circular arc.
Definition at line 55 of file lwstroke.c.
References CIRCSTRINGTYPE, LWCOLLECTION::geoms, LINETYPE, LW_FALSE, LW_TRUE, LWDEBUG, lwgeom_has_arc(), MULTILINETYPE, MULTIPOINTTYPE, MULTIPOLYGONTYPE, LWCOLLECTION::ngeoms, POINTTYPE, POLYGONTYPE, POLYHEDRALSURFACETYPE, TINTYPE, TRIANGLETYPE, and LWGEOM::type.
Referenced by lwgeom_has_arc(), and LWGEOM_has_arc().