dlr::computerVision::KDTree< Dimension, Type > Member List

This is the complete list of members for dlr::computerVision::KDTree< Dimension, Type >, including all inherited members.

construct(Iter beginIter, Iter endIter, size_t vectorSize, size_t level) (defined in dlr::computerVision::KDTree< Dimension, Type >)dlr::computerVision::KDTree< Dimension, Type > [inline, protected]
find(Type const &point) const dlr::computerVision::KDTree< Dimension, Type > [inline]
findNearest(Type const &point, double &distance) const dlr::computerVision::KDTree< Dimension, Type > [inline]
findNearestIterative(Type const &point, Type const *&bestPointPtr, double &bestDistance) const (defined in dlr::computerVision::KDTree< Dimension, Type >)dlr::computerVision::KDTree< Dimension, Type > [inline, protected]
findNearestRecursive(Type const &point, Type const *&bestPointPtr, double &bestDistance) const (defined in dlr::computerVision::KDTree< Dimension, Type >)dlr::computerVision::KDTree< Dimension, Type > [inline, protected]
KDTree()dlr::computerVision::KDTree< Dimension, Type > [inline]
KDTree(Iter beginIter, Iter endIter)dlr::computerVision::KDTree< Dimension, Type > [inline]
KDTree(Iter beginIter, Iter endIter, size_t vectorSize, size_t level) (defined in dlr::computerVision::KDTree< Dimension, Type >)dlr::computerVision::KDTree< Dimension, Type > [inline, protected]
m_comparator (defined in dlr::computerVision::KDTree< Dimension, Type >)dlr::computerVision::KDTree< Dimension, Type > [protected]
m_leftChild (defined in dlr::computerVision::KDTree< Dimension, Type >)dlr::computerVision::KDTree< Dimension, Type > [protected]
m_point (defined in dlr::computerVision::KDTree< Dimension, Type >)dlr::computerVision::KDTree< Dimension, Type > [protected]
m_rightChild (defined in dlr::computerVision::KDTree< Dimension, Type >)dlr::computerVision::KDTree< Dimension, Type > [protected]
~KDTree()dlr::computerVision::KDTree< Dimension, Type > [inline, virtual]


Generated on Wed Nov 25 12:15:09 2009 for dlrComputerVision Utility Library by  doxygen 1.5.8