|  | 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) | |
|  Public Member Functions inherited from SpatialIndex::IVisitor | |
| 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 |