Jet  v1.3.3
Classes | Namespaces | Typedefs
point_parallel_hash_grid_searcher2.h File Reference
#include <jet/point_neighbor_searcher2.h>
#include <jet/point2.h>
#include <jet/size2.h>
#include <vector>

Go to the source code of this file.

Classes

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

Namespaces

 jet
 

Typedefs

typedef std::shared_ptr< PointParallelHashGridSearcher2 > jet::PointParallelHashGridSearcher2Ptr
 Shared pointer for the PointParallelHashGridSearcher2 type. More...