QGIS API Documentation
3.18.1-Zürich (202f1bf7e5)
|
Helper class used when traversing the index looking for centroid - builds a list of matches. More...
Public Member Functions | |
QgsPointLocator_VisitorNearestCentroid (QgsPointLocator *pl, QgsPointLocator::Match &m, const QgsPointXY &srcPoint, QgsPointLocator::MatchFilter *filter=nullptr) | |
Helper class used when traversing the index looking for centroid - builds a list of matches. More... | |
void | visitData (const IData &d) override |
void | visitData (std::vector< const IData * > &v) override |
void | visitNode (const INode &n) override |
Helper class used when traversing the index looking for centroid - builds a list of matches.
Definition at line 144 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 164 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 162 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 161 of file qgspointlocator.cpp.