1#ifndef GfxTL__NEARESTNEIGHBOR_HEADER__
2#define GfxTL__NEARESTNEIGHBOR_HEADER__
7 template <
class ScalarT,
class IndexT =
size_t>
NN(ScalarType d, IndexType i)
bool operator<(const NN &nn) const
bool operator!=(const NN &nn) const
bool operator>(const NN &nn) const
typename BaseType::template DistanceType< typename ScalarTypeDeferer< PointT >::ScalarType, ScalarType >::Type ScalarType
bool operator>=(const NN &nn) const
bool operator<=(const NN &nn) const
typename BaseType::DereferencedType IndexType
bool operator==(const NN &nn) const