Home
last modified time | relevance | path

Searched defs:asGeos (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgsgeos.cpp163 geos::unique_ptr QgsGeos::asGeos( const QgsGeometry &geometry, double precision ) in asGeos() function in QgsGeos
1322 geos::unique_ptr QgsGeos::asGeos( const QgsAbstractGeometry *geom, double precision ) in asGeos() function in QgsGeos
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgsgeos.cpp181 geos::unique_ptr QgsGeos::asGeos( const QgsGeometry &geometry, double precision ) in asGeos() function in QgsGeos
1466 geos::unique_ptr QgsGeos::asGeos( const QgsAbstractGeometry *geom, double precision ) in asGeos() function in QgsGeos
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/geometry/
H A Dtestqgsgeometry.cpp601 geos::unique_ptr asGeos( QgsGeos::asGeos( &polyWithEmptyParts ) ); in geos() local
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqgsgeometry.cpp567 geos::unique_ptr asGeos( QgsGeos::asGeos( &polyWithEmptyParts ) ); in geos() local