| QGIS API Documentation 3.30.0-'s-Hertogenbosch (f186b8efe0)
    | 
Helper class used when traversing the index looking for vertices - builds a list of matches. More...

| Public Member Functions | |
| QgsPointLocator_VisitorVerticesInRect (QgsPointLocator *pl, QgsPointLocator::MatchList &lst, const QgsRectangle &srcRect, QgsPointLocator::MatchFilter *filter=nullptr) | |
| Constructs the visitor.  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 vertices - builds a list of matches.
Definition at line 670 of file qgspointlocator.cpp.
| 
 | inline | 
Constructs the visitor.
Definition at line 674 of file qgspointlocator.cpp.
| 
 | inlineoverride | 
Definition at line 684 of file qgspointlocator.cpp.
| 
 | inlineoverride | 
Definition at line 682 of file qgspointlocator.cpp.
| 
 | inlineoverride | 
Definition at line 681 of file qgspointlocator.cpp.