![]() |
QCAD
Open Source 2D CAD
|
This is the complete list of members for RSpatialIndexSimple, including all inherited members.
addToIndex(int id, int pos, double x1, double y1, double z1, double x2, double y2, double z2) | RSpatialIndexSimple | virtual |
RSpatialIndex::addToIndex(int id, int pos, const RBox &bb) | RSpatialIndex | virtual |
RSpatialIndex::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() | RSpatialIndexSimple | virtual |
create() | RSpatialIndexSimple | 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) | RSpatialIndexSimple | virtual |
RSpatialIndex::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) | RSpatialIndexSimple | virtual |
RSpatialIndex::queryIntersected(const RBox &b, RSpatialIndexVisitor *dataVisitor=NULL) | RSpatialIndex | virtual |
queryNearestNeighbor(uint k, double x, double y, double z, RSpatialIndexVisitor *dataVisitor=NULL) | RSpatialIndexSimple | virtual |
RSpatialIndex::queryNearestNeighbor(unsigned int k, double x, double y, double z, RSpatialIndexVisitor *dataVisitor=NULL)=0 | RSpatialIndex | pure virtual |
RSpatialIndex::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) | RSpatialIndexSimple | virtual |
removeFromIndex(int id, const QList< RBox > &bb) | RSpatialIndexSimple | virtual |
RSpatialIndex::removeFromIndex(int id, int pos, const RBox &bb) | RSpatialIndex | virtual |
RSpatialIndex() | RSpatialIndex | inline |
RSpatialIndexSimple() | RSpatialIndexSimple | |
si | RSpatialIndexSimple | protected |
~RRequireHeap() | RRequireHeap | inlineprotectedvirtual |
~RSpatialIndex() | RSpatialIndex | inlinevirtual |
~RSpatialIndexSimple() | RSpatialIndexSimple | virtual |