PointHashGridSearcher2.h File Reference
#include <Core/Searcher/PointNeighborSearcher2.h>
#include <Core/Size/Size2.h>
#include <vector>

Go to the source code of this file.

Classes

class  CubbyFlow::PointHashGridSearcher2
 Hash grid-based 2-D point searcher. More...
 
class  CubbyFlow::PointHashGridSearcher2::Builder
 Front-end to create PointHashGridSearcher2 objects step by step. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::PointHashGridSearcher2Ptr = std::shared_ptr< PointHashGridSearcher2 >
 Shared pointer for the PointHashGridSearcher2 type. More...