Home
last modified time | relevance | path

Searched refs:geosTypeId (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgsgeos.cpp2110 int geosTypeId = GEOSGeomTypeId_r( geosinit()->ctxt, mGeos.get() ); in reshapeGeometry() local
2111 if ( geosTypeId == GEOS_MULTILINESTRING || geosTypeId == GEOS_MULTIPOLYGON ) in reshapeGeometry()
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgsgeos.cpp2404 int geosTypeId = GEOSGeomTypeId_r( geosinit()->ctxt, mGeos.get() ); in reshapeGeometry() local
2405 if ( geosTypeId == GEOS_MULTILINESTRING || geosTypeId == GEOS_MULTIPOLYGON ) in reshapeGeometry()