SOFA API  b3f2f2a4
Open source framework for multi-physics simuation
sofa::helper::kdTree< Coord > Member List

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 &currentnode, const VecCoord &positions, unsigned N) constsofa::helper::kdTree< Coord >protected
closest(distanceToPoint &cl, const Coord &x, const unsigned int &currentnode, const VecCoord &positions) constsofa::helper::kdTree< Coord >protected
dim enum valuesofa::helper::kdTree< Coord >
distanceSet typedefsofa::helper::kdTree< Coord >
distanceSetIt typedefsofa::helper::kdTree< Coord >
distanceToPoint typedefsofa::helper::kdTree< Coord >
firstNodesofa::helper::kdTree< Coord >protected
getClosest(const Coord &x, const VecCoord &positions) constsofa::helper::kdTree< Coord >
getNClosest(distanceSet &cl, const Coord &x, const VecCoord &positions, const unsigned int n) constsofa::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) constsofa::helper::kdTree< Coord >
isEmpty() constsofa::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 typedefsofa::helper::kdTree< Coord >
treesofa::helper::kdTree< Coord >protected
UIlist typedefsofa::helper::kdTree< Coord >
VecCoord typedefsofa::helper::kdTree< Coord >