Internal node and data visitor.
More...
#include <RSpatialIndexNavel.h>
List of all members.
Detailed Description
Internal node and data visitor.
Depends on the external spatial index library.
- See also:
- RSpatialIndexVisitor
Constructor & Destructor Documentation
| RSpatialIndexNavel::Visitor::Visitor |
( |
QMap< int, QSet< int > > & |
ids, |
|
|
RSpatialIndexVisitor * |
dataVisitor = NULL |
|
) |
| |
|
inline |
Member Function Documentation
| void RSpatialIndexNavel::Visitor::visitData |
( |
const SpatialIndex::IData & |
d | ) |
|
|
inline |
| void RSpatialIndexNavel::Visitor::visitData |
( |
std::vector< const SpatialIndex::IData * > & |
v | ) |
|
|
inline |
| void RSpatialIndexNavel::Visitor::visitNode |
( |
const SpatialIndex::INode & |
n | ) |
|
|
inline |
Member Data Documentation
| QMap<int, QSet<int> >& RSpatialIndexNavel::Visitor::ids |
|
private |
The documentation for this class was generated from the following file: