![]() |
QCAD
Open Source 2D CAD
|
This is the complete list of members for RSpatialIndex, including all inherited members.
addToIndex(int id, int pos, double x1, double y1, double z1, double x2, double y2, double z2)=0 | RSpatialIndex | pure virtual |
addToIndex(int id, int pos, const RBox &bb) | RSpatialIndex | virtual |
addToIndex(int id, const QList< RBox > &bbs) | RSpatialIndex | virtual |
bulkLoad(const QList< int > &ids, const QList< QList< RBox > > &bbs) | RSpatialIndex | virtual |
bulkLoadSimple(const QList< int > &ids, const QList< RBox > &bbs) | RSpatialIndex | virtual |
clear()=0 | RSpatialIndex | pure virtual |
create()=0 | RSpatialIndex | pure virtual |
doDelete() | RRequireHeap | inline |
getId(qint64 siid) | RSpatialIndex | static |
getPos(qint64 siid) | RSpatialIndex | static |
getSIId(int id, int pos) | RSpatialIndex | static |
idCounter | RSpatialIndex | protected |
queryContained(double x1, double y1, double z1, double x2, double y2, double z2, RSpatialIndexVisitor *dataVisitor=NULL)=0 | RSpatialIndex | pure virtual |
queryContained(const RBox &b, RSpatialIndexVisitor *dataVisitor=NULL) | RSpatialIndex | virtual |
queryContainedIds(double x1, double y1, double z1, double x2, double y2, double z2, RSpatialIndexVisitor *dataVisitor=NULL) | RSpatialIndex | |
queryIntersected(double x1, double y1, double z1, double x2, double y2, double z2, RSpatialIndexVisitor *dataVisitor=NULL)=0 | RSpatialIndex | pure virtual |
queryIntersected(const RBox &b, RSpatialIndexVisitor *dataVisitor=NULL) | RSpatialIndex | virtual |
queryNearestNeighbor(unsigned int k, double x, double y, double z, RSpatialIndexVisitor *dataVisitor=NULL)=0 | RSpatialIndex | pure virtual |
queryNearestNeighbor(double x, double y, double z) | RSpatialIndex | virtual |
removeFromIndex(int id, int pos, double x1, double y1, double z1, double x2, double y2, double z2)=0 | RSpatialIndex | pure virtual |
removeFromIndex(int id, int pos, const RBox &bb) | RSpatialIndex | virtual |
removeFromIndex(int id, const QList< RBox > &bb) | RSpatialIndex | virtual |
RSpatialIndex() | RSpatialIndex | inline |
~RRequireHeap() | RRequireHeap | inlineprotectedvirtual |
~RSpatialIndex() | RSpatialIndex | inlinevirtual |