Jet  v1.3.3
Classes | Namespaces | Typedefs
point_parallel_hash_grid_searcher3.h File Reference
#include <jet/point_neighbor_searcher3.h>
#include <jet/point3.h>
#include <jet/size3.h>
#include <vector>

Go to the source code of this file.

Classes

class  jet::PointParallelHashGridSearcher3
 Parallel version of hash grid-based 3-D point searcher. More...
 
class  jet::PointParallelHashGridSearcher3::Builder
 Front-end to create PointParallelHashGridSearcher3 objects step by step. More...
 

Namespaces

 jet
 

Typedefs

typedef std::shared_ptr< PointParallelHashGridSearcher3 > jet::PointParallelHashGridSearcher3Ptr
 Shared pointer for the PointParallelHashGridSearcher3 type. More...