Home
last modified time | relevance | path

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

/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgsgeos.cpp1043 int nNullGeoms = geoms.count( nullptr ); in createGeosCollection() local
1044 int nNotNullGeoms = geoms.size() - nNullGeoms; in createGeosCollection()
1061 nNullGeoms++; in createGeosCollection()
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgsgeos.cpp1187 int nNullGeoms = geoms.count( nullptr ); in createGeosCollection() local
1188 int nNotNullGeoms = geoms.size() - nNullGeoms; in createGeosCollection()
1205 nNullGeoms++; in createGeosCollection()