PointHashGridSearcher3.h File Reference
#include <Core/Searcher/PointNeighborSearcher3.h>
#include <Core/Size/Size3.h>
#include <vector>

Go to the source code of this file.

Classes

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

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::PointHashGridSearcher3Ptr = std::shared_ptr< PointHashGridSearcher3 >
 Shared pointer for the PointHashGridSearcher3 type. More...