PointKdTreeSearcher2.h File Reference
Go to the source code of this file.
Classes | |
class | CubbyFlow::PointKdTreeSearcher2 |
KdTree-based 2-D point searcher. More... | |
class | CubbyFlow::PointKdTreeSearcher2::Builder |
Front-end to create PointKdTreeSearcher2 objects step by step. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::PointKdTreeSearcher2Ptr = std::shared_ptr< PointKdTreeSearcher2 > |
Shared pointer for the PointKdTreeSearcher2 type. More... | |