nanoflann
C++ header-only ANN library
 All Classes Functions Variables Typedefs Groups Pages
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
full() const (defined in nanoflann::RadiusResultSet< DistanceType, IndexType >)nanoflann::RadiusResultSet< DistanceType, IndexType >inline
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() const nanoflann::RadiusResultSet< DistanceType, IndexType >inline
worstDist() const (defined in nanoflann::RadiusResultSet< DistanceType, IndexType >)nanoflann::RadiusResultSet< DistanceType, IndexType >inline
~RadiusResultSet() (defined in nanoflann::RadiusResultSet< DistanceType, IndexType >)nanoflann::RadiusResultSet< DistanceType, IndexType >inline