Struct KDTree::DistPoint
Defined in File KDTree.hpp
Nested Relationships
This struct is a nested type of Template Class KDTree.
Struct Documentation
-
struct DistPoint
A Point with its squared distance to the query Point for easy comparison.
Defined in File KDTree.hpp
This struct is a nested type of Template Class KDTree.
A Point with its squared distance to the query Point for easy comparison.