SpatialIndex visitor which copies data to a new index.
More...
SpatialIndex visitor which copies data to a new index.
- Note
- not available in Python bindings
Definition at line 69 of file qgsspatialindex.cpp.
◆ QgsSpatialIndexCopyVisitor()
| QgsSpatialIndexCopyVisitor::QgsSpatialIndexCopyVisitor |
( |
SpatialIndex::ISpatialIndex * | newIndex | ) |
|
|
inlineexplicit |
◆ visitData() [1/2]
| void QgsSpatialIndexCopyVisitor::visitData |
( |
const IData & | d | ) |
|
|
inlineoverride |
◆ visitData() [2/2]
| void QgsSpatialIndexCopyVisitor::visitData |
( |
std::vector< const IData * > & | v | ) |
|
|
inlineoverride |
◆ visitNode()
| void QgsSpatialIndexCopyVisitor::visitNode |
( |
const INode & | n | ) |
|
|
inlineoverride |
The documentation for this class was generated from the following file: