This is the complete list of members for nanoflann::RadiusResultSet< _DistanceType, _IndexType >, including all inherited members.
addPoint(DistanceType dist, IndexType index) | nanoflann::RadiusResultSet< _DistanceType, _IndexType > | inline |
clear() | nanoflann::RadiusResultSet< _DistanceType, _IndexType > | inline |
DistanceType typedef | nanoflann::RadiusResultSet< _DistanceType, _IndexType > | |
full() const | nanoflann::RadiusResultSet< _DistanceType, _IndexType > | inline |
IndexType typedef | nanoflann::RadiusResultSet< _DistanceType, _IndexType > | |
init() | nanoflann::RadiusResultSet< _DistanceType, _IndexType > | inline |
m_indices_dists | nanoflann::RadiusResultSet< _DistanceType, _IndexType > | |
radius | nanoflann::RadiusResultSet< _DistanceType, _IndexType > | |
RadiusResultSet(DistanceType radius_, std::vector< std::pair< IndexType, DistanceType >> &indices_dists) | nanoflann::RadiusResultSet< _DistanceType, _IndexType > | inline |
size() const | nanoflann::RadiusResultSet< _DistanceType, _IndexType > | inline |
worst_item() const | nanoflann::RadiusResultSet< _DistanceType, _IndexType > | inline |
worstDist() const | nanoflann::RadiusResultSet< _DistanceType, _IndexType > | inline |