Alexandria 2.31.4
SDC-CH common library for the Euclid project
|
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 override | KdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod > | inlinevirtual |
findPointsWithinRadius(const T &coord, double radius, std::vector< T > &selection) const override | KdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod > | inlinevirtual |
Leaf(const std::vector< T > &&data) | KdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod > | inlineexplicit |
m_data | KdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod > | private |
~Leaf()=default | KdTree::KdTree< T, DistanceMethod >::Leaf< T, DistanceMethod > | virtual |
~Node()=default | KdTree::KdTree< T, DistanceMethod >::Node< T, DistanceMethod > | virtual |