Alexandria 2.31.4
SDC-CH common library for the Euclid project
|
This is the complete list of members for KdTree::KdTree< T, DistanceMethod >::Node< T, DistanceMethod >, including all inherited members.
countPointsWithinRadius(const T &coord, double radius) const =0 | KdTree::KdTree< T, DistanceMethod >::Node< T, DistanceMethod > | pure virtual |
findPointsWithinRadius(const T &coord, double radius, std::vector< T > &selection) const =0 | KdTree::KdTree< T, DistanceMethod >::Node< T, DistanceMethod > | pure virtual |
~Node()=default | KdTree::KdTree< T, DistanceMethod >::Node< T, DistanceMethod > | virtual |