maliput
KDTreeBase< CRTP, Coordinate, Dimension, Region, Distance, NodeCmp > Member List

This is the complete list of members for KDTreeBase< CRTP, Coordinate, Dimension, Region, Distance, NodeCmp >, including all inherited members.

KDTreeBase(Iterator begin, Iterator end)KDTreeBase< CRTP, Coordinate, Dimension, Region, Distance, NodeCmp >
KDTreeBase(Collection &&points)KDTreeBase< CRTP, Coordinate, Dimension, Region, Distance, NodeCmp >
nearest_point(const Coordinate &point) constKDTreeBase< CRTP, Coordinate, Dimension, Region, Distance, NodeCmp >
nearest_point(const Coordinate &point, double tolerance) constKDTreeBase< CRTP, Coordinate, Dimension, Region, Distance, NodeCmp >
nearest_point(const Node *node, const Coordinate &point, std::size_t index, double tolerance, Node *&nearest_neighbour_node, double *nearest_neighbour_distance) constKDTreeBase< CRTP, Coordinate, Dimension, Region, Distance, NodeCmp >protected
Node typedefKDTreeBase< CRTP, Coordinate, Dimension, Region, Distance, NodeCmp >protected
nodes_KDTreeBase< CRTP, Coordinate, Dimension, Region, Distance, NodeCmp >protected
root_KDTreeBase< CRTP, Coordinate, Dimension, Region, Distance, NodeCmp >protected