This is the complete list of members for sofa::helper::kdTree< Coord >, including all inherited members.
build(const VecCoord &positions) | sofa::helper::kdTree< Coord > | |
build(const VecCoord &positions, const type::vector< unsigned int > &ROI) | sofa::helper::kdTree< Coord > | |
build(UIlist &list, unsigned char direction, const VecCoord &positions) | sofa::helper::kdTree< Coord > | protected |
closest(distanceSet &cl, const Coord &x, const unsigned int ¤tnode, const VecCoord &positions, unsigned N) const | sofa::helper::kdTree< Coord > | protected |
closest(distanceToPoint &cl, const Coord &x, const unsigned int ¤tnode, const VecCoord &positions) const | sofa::helper::kdTree< Coord > | protected |
dim enum value | sofa::helper::kdTree< Coord > | |
distanceSet typedef | sofa::helper::kdTree< Coord > | |
distanceSetIt typedef | sofa::helper::kdTree< Coord > | |
distanceToPoint typedef | sofa::helper::kdTree< Coord > | |
firstNode | sofa::helper::kdTree< Coord > | protected |
getClosest(const Coord &x, const VecCoord &positions) const | sofa::helper::kdTree< Coord > | |
getNClosest(distanceSet &cl, const Coord &x, const VecCoord &positions, const unsigned int n) const | sofa::helper::kdTree< Coord > | |
getNClosestCached(distanceSet &cl, distanceToPoint &cacheThresh_max, distanceToPoint &cacheThresh_min, Coord &previous_x, const Coord &x, const VecCoord &positions, const unsigned int n) const | sofa::helper::kdTree< Coord > | |
isEmpty() const | sofa::helper::kdTree< Coord > | inline |
operator<<(std::ostream &os, const kdTree< Coord > &) | sofa::helper::kdTree< Coord > | friend |
operator>>(std::istream &is, kdTree< Coord > &) | sofa::helper::kdTree< Coord > | friend |
print(const unsigned int index) | sofa::helper::kdTree< Coord > | protected |
Real typedef | sofa::helper::kdTree< Coord > | |
tree | sofa::helper::kdTree< Coord > | protected |
UIlist typedef | sofa::helper::kdTree< Coord > | |
VecCoord typedef | sofa::helper::kdTree< Coord > |