3Depict
|
This is the complete list of members for K3DTreeMk2, including all inherited members.
build() | K3DTreeMk2 | |
clear() | K3DTreeMk2 | inline |
clearAllTags() | K3DTreeMk2 | |
clearTags(std::vector< size_t > &tagsToClear) | K3DTreeMk2 | |
dump(std::ostream &, size_t depth=0, size_t offset=-1) const | K3DTreeMk2 | |
findNearestUntagged(const Point3D &queryPt, const BoundCube &b, bool tag=true, size_t pseudoRoot=(size_t) -1) | K3DTreeMk2 | |
findNearestWithSkip(const Point3D &queryPt, const BoundCube &b, const std::set< size_t > &skipPts, size_t pseudoRoot=(size_t) -1) const | K3DTreeMk2 | |
getBoundCube(BoundCube &b) | K3DTreeMk2 | |
getBoxInTree(const BoundCube &box) const | K3DTreeMk2 | |
getOrigIndex(size_t treeIndex) const | K3DTreeMk2 | |
getPt(size_t index) const | K3DTreeMk2 | |
getPtRef(size_t index) const | K3DTreeMk2 | |
getTag(size_t treeIndex) const | K3DTreeMk2 | |
getTreesInSphere(const Point3D &pt, float sqrDist, const BoundCube &domainCube, std::vector< std::pair< size_t, size_t > > &contigousBlocks) const | K3DTreeMk2 | |
K3DTreeMk2() | K3DTreeMk2 | inline |
ptsInSphere(const Point3D &origin, float radius, std::vector< size_t > &pts) const | K3DTreeMk2 | |
resetPts(std::vector< Point3D > &pts, bool clear=true) | K3DTreeMk2 | |
resetPts(std::vector< IonHit > &pts, bool clear=true) | K3DTreeMk2 | |
rootIdx() const | K3DTreeMk2 | inline |
setAbortFlag(ATOMIC_BOOL *ptr) | K3DTreeMk2 | inlinestatic |
setAbortPtr(bool *abortFlag) | K3DTreeMk2 | static |
setProgressPointer(unsigned int *p) | K3DTreeMk2 | static |
setProgressPtr(unsigned int *ptr) | K3DTreeMk2 | inlinestatic |
size() const | K3DTreeMk2 | |
tag(size_t tagID, bool tagVal=true) | K3DTreeMk2 | |
tagCount() const | K3DTreeMk2 | |
~K3DTreeMk2() | K3DTreeMk2 | inline |