|
3Depict
|
This is the complete list of members for K3DTree, including all inherited members.
| build(std::vector< Point3D > pts) | K3DTree | |
| buildByRef(std::vector< Point3D > &pts) | K3DTree | |
| dump(std::ostream &) const | K3DTree | |
| findKNearest(const Point3D &sourcePoint, const BoundCube &treeDomain, unsigned int numNNs, std::vector< const Point3D *> &results, float deadDistSqr=0.0f) const | K3DTree | |
| findNearest(const Point3D &, const BoundCube &, float deadDistSqr) const | K3DTree | |
| K3DTree() | K3DTree | |
| kill() | K3DTree | |
| nodeCount() const | K3DTree | inline |
| setAbortFlag(const ATOMIC_BOOL *ptr) | K3DTree | inlinestatic |
| setProgressPtr(unsigned int *ptr) | K3DTree | inlinestatic |
| ~K3DTree() | K3DTree |
1.8.13