![]() |
QCAD
Open Source 2D CAD
|
#include "spatialindex_global.h"
#include <QtGlobal>
#include <QSet>
#include <QList>
#include "RSpatialIndex.h"
#include "RBox.h"
#include "include/spatialindex/SpatialIndex.h"
Go to the source code of this file.
Classes | |
class | RSiDataStream |
Copyright (c) 2011-2018 by Andrew Mustun. More... | |
class | RSiGetRegionVisitor |
class | RSpatialIndexNavel::RSiPoint |
Internal representation of a point. More... | |
class | RSpatialIndexNavel::RSiRegion |
Internal representation of a rectangular region. More... | |
class | RSpatialIndexNavel |
Spatial index class. More... | |
class | RSpatialIndexNavel::Visitor |
Internal node and data visitor. More... | |