Alexandria 2.31.2
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
KdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod > Member List

This is the complete list of members for KdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >, including all inherited members.

countPointsWithinRadius(const T &coord, double radius) const overrideKdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >inlinevirtual
findPointsWithinRadius(const T &coord, double radius, std::vector< T > &selection) const overrideKdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >inlinevirtual
Leaf(const std::vector< T > &&data)KdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >inlineexplicit
m_dataKdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >private
~Leaf()=defaultKdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod >virtual
~Node()=defaultKdTree::KdTree< T, DistanceMethod >::Node< T, DistanceMethod >virtual