Helper class used when traversing the index with areas - builds a list of matches.
More...
Detailed Description
Helper class used when traversing the index with areas - builds a list of matches.
Definition at line 162 of file qgspointlocator.cpp.
Constructor & Destructor Documentation
QgsPointLocator_VisitorArea::~QgsPointLocator_VisitorArea |
( |
| ) |
|
|
inline |
Member Function Documentation
void QgsPointLocator_VisitorArea::visitData |
( |
std::vector< const IData * > & |
v | ) |
|
|
inlineoverride |
void QgsPointLocator_VisitorArea::visitData |
( |
const IData & |
d | ) |
|
|
inlineoverride |
void QgsPointLocator_VisitorArea::visitNode |
( |
const INode & |
n | ) |
|
|
inlineoverride |
The documentation for this class was generated from the following file: