|
QGIS API Documentation
3.0.2-Girona (307d082)
|
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 139 of file qgspointlocator.cpp.
|
inline |
Definition at line 142 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 150 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 152 of file qgspointlocator.cpp.
|
inlineoverride |
Definition at line 149 of file qgspointlocator.cpp.
1.8.13