| 
    QGIS API Documentation
    3.26.3-Buenos Aires (65e4edfdad)
    
   | 
 
Helper class used when traversing the index looking for line endpoints (start or end vertex) - builds a list of matches. More...

Public Member Functions | |
| QgsPointLocator_VisitorNearestLineEndpoint (QgsPointLocator *pl, QgsPointLocator::Match &m, const QgsPointXY &srcPoint, QgsPointLocator::MatchFilter *filter=nullptr) | |
| Helper class used when traversing the index looking for line endpoints (start or end vertex) - 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 line endpoints (start or end vertex) - builds a list of matches.
Definition at line 265 of file qgspointlocator.cpp.
      
  | 
  inlineoverride | 
Definition at line 283 of file qgspointlocator.cpp.
      
  | 
  inlineoverride | 
Definition at line 281 of file qgspointlocator.cpp.
      
  | 
  inlineoverride | 
Definition at line 280 of file qgspointlocator.cpp.
 1.8.17