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