![]() |
QCAD
Open Source 2D CAD
|
Internal node and data visitor. More...
#include <RSpatialIndexNavel.h>
Public Member Functions | |
void | visitData (const SpatialIndex::IData &d) |
void | visitData (std::vector< const SpatialIndex::IData * > &v) |
void | visitNode (const SpatialIndex::INode &n) |
Visitor (QMap< int, QSet< int > > &ids, RSpatialIndexVisitor *dataVisitor=NULL) | |
![]() | |
virtual | ~IVisitor () |
Private Attributes | |
RSpatialIndexVisitor * | dataVisitor |
QMap< int, QSet< int > > & | ids |
Internal node and data visitor.
Depends on the external spatial index library.
|
inline |
|
inlinevirtual |
Implements SpatialIndex::IVisitor.
|
inlinevirtual |
Implements SpatialIndex::IVisitor.
|
inlinevirtual |
Implements SpatialIndex::IVisitor.
|
private |
|
private |