This is the complete list of members for nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType >, including all inherited members.
addPoint(DistanceType dist, IndexType index) | nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType > | inline |
capacity | nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType > | private |
count | nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType > | private |
CountType typedef | nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType > | |
DistanceType typedef | nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType > | |
dists | nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType > | private |
full() const | nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType > | inline |
IndexType typedef | nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType > | |
indices | nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType > | private |
init(IndexType *indices_, DistanceType *dists_) | nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType > | inline |
KNNResultSet(CountType capacity_) | nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType > | inline |
size() const | nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType > | inline |
worstDist() const | nanoflann::KNNResultSet< _DistanceType, _IndexType, _CountType > | inline |