PointSimpleListSearcher2.h File Reference
#include <Core/Searcher/PointNeighborSearcher2.h>
Go to the source code of this file.
Classes | |
class | CubbyFlow::PointSimpleListSearcher2 |
Simple ad-hoc 2-D point searcher. More... | |
class | CubbyFlow::PointSimpleListSearcher2::Builder |
Front-end to create PointSimpleListSearcher2 objects step by step. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::PointSimpleListSearcher2Ptr = std::shared_ptr< PointSimpleListSearcher2 > |
Shared pointer for the PointSimpleListSearcher2 type. More... | |