Home
last modified time | relevance | path

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

/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgsinternalgeometryengine.cpp146 Cell *getCentroidCell( const QgsPolygon *polygon ) in getCentroidCell() function
203 std::unique_ptr< Cell > bestCell( getCentroidCell( polygon ) ); in surfacePoleOfInaccessibility()
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgsinternalgeometryengine.cpp279 Cell *getCentroidCell( const QgsPolygon *polygon ) in getCentroidCell() function
336 std::unique_ptr< Cell > bestCell( getCentroidCell( polygon ) ); in surfacePoleOfInaccessibility()