nanoflann
C++ header-only ANN library
nanoflann::RadiusResultSet< _DistanceType, _IndexType > Member List

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() (defined in nanoflann::RadiusResultSet< _DistanceType, _IndexType >)nanoflann::RadiusResultSet< _DistanceType, _IndexType >inline
DistanceType typedef (defined in nanoflann::RadiusResultSet< _DistanceType, _IndexType >)nanoflann::RadiusResultSet< _DistanceType, _IndexType >
full() const (defined in nanoflann::RadiusResultSet< _DistanceType, _IndexType >)nanoflann::RadiusResultSet< _DistanceType, _IndexType >inline
IndexType typedef (defined in nanoflann::RadiusResultSet< _DistanceType, _IndexType >)nanoflann::RadiusResultSet< _DistanceType, _IndexType >
init() (defined in nanoflann::RadiusResultSet< _DistanceType, _IndexType >)nanoflann::RadiusResultSet< _DistanceType, _IndexType >inline
m_indices_dists (defined in nanoflann::RadiusResultSet< _DistanceType, _IndexType >)nanoflann::RadiusResultSet< _DistanceType, _IndexType >
radius (defined in nanoflann::RadiusResultSet< _DistanceType, _IndexType >)nanoflann::RadiusResultSet< _DistanceType, _IndexType >
RadiusResultSet(DistanceType radius_, std::vector< std::pair< IndexType, DistanceType >> &indices_dists) (defined in nanoflann::RadiusResultSet< _DistanceType, _IndexType >)nanoflann::RadiusResultSet< _DistanceType, _IndexType >inline
size() const (defined in nanoflann::RadiusResultSet< _DistanceType, _IndexType >)nanoflann::RadiusResultSet< _DistanceType, _IndexType >inline
worst_item() constnanoflann::RadiusResultSet< _DistanceType, _IndexType >inline
worstDist() const (defined in nanoflann::RadiusResultSet< _DistanceType, _IndexType >)nanoflann::RadiusResultSet< _DistanceType, _IndexType >inline