Home
last modified time | relevance | path

Searched refs:mSpatialIndexActive (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/mesh/
H A Dqgsmeshlayerinterpolator.cpp81 if ( mSpatialIndexActive ) in block()
111 if ( mSpatialIndexActive ) in block()
186 void QgsMeshLayerInterpolator::setSpatialIndexActive( bool active ) {mSpatialIndexActive = active;} in setSpatialIndexActive()
H A Dqgsmeshlayerinterpolator.h80 bool mSpatialIndexActive = false; variable
/dports/graphics/qgis/qgis-3.22.3/src/core/mesh/
H A Dqgsmeshlayerinterpolator.cpp82 if ( mSpatialIndexActive ) in block()
112 if ( mSpatialIndexActive ) in block()
190 void QgsMeshLayerInterpolator::setSpatialIndexActive( bool active ) {mSpatialIndexActive = active;} in setSpatialIndexActive()
H A Dqgsmeshlayerinterpolator.h80 bool mSpatialIndexActive = false; variable