|
QGIS API Documentation
3.2.0-Bonn (bc43194)
|
Helper class used when traversing the index looking for edges - builds a list of matches. More...

Public Member Functions | |
| QgsPointLocator_VisitorNearestEdge (QgsPointLocator *pl, QgsPointLocator::Match &m, const QgsPointXY &srcPoint, QgsPointLocator::MatchFilter *filter=nullptr) | |
| void | visitData (std::vector< const IData *> &v) override |
| void | visitData (const IData &d) override |
| void | visitNode (const INode &n) override |
Helper class used when traversing the index looking for edges - builds a list of matches.
Definition at line 140 of file qgspointlocator.cpp.
|
inline |
Definition at line 143 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 151 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 153 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 150 of file qgspointlocator.cpp.
1.8.13