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

| Public Member Functions | |
| QgsPointLocator_VisitorNearestMiddleOfSegment (QgsPointLocator *pl, QgsPointLocator::Match &m, const QgsPointXY &srcPoint, QgsPointLocator::MatchFilter *filter=nullptr) | |
| Helper class used when traversing the index looking for middle segment - 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 middle segment - builds a list of matches.
Definition at line 202 of file qgspointlocator.cpp.
| 
 | inlineoverride | 
Definition at line 222 of file qgspointlocator.cpp.
| 
 | inlineoverride | 
Definition at line 220 of file qgspointlocator.cpp.
| 
 | inlineoverride | 
Definition at line 219 of file qgspointlocator.cpp.