|
QGIS API Documentation 3.99.0-Master (e9821da5c6b)
|
Helper class used when traversing the index looking for centroid - builds a list of matches. More...

Public Member Functions | |
| QgsPointLocator_VisitorCentroidsInRect (QgsPointLocator *pl, QgsPointLocator::MatchList &lst, const QgsRectangle &srcRect, QgsPointLocator::MatchFilter *filter=nullptr) | |
| Constructs the visitor. | |
| 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 725 of file qgspointlocator.cpp.
|
inline |
Constructs the visitor.
Definition at line 729 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 739 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 737 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 736 of file qgspointlocator.cpp.