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 |
dists | nanoflann::KNNResultSet< DistanceType, IndexType, CountType > | private |
full() const | nanoflann::KNNResultSet< DistanceType, IndexType, CountType > | inline |
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 |