Jet  v1.3.3
Classes | Namespaces | Typedefs
point_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::PointHashGridSearcher2
 Hash grid-based 2-D point searcher. More...
 
class  jet::PointHashGridSearcher2::Builder
 Front-end to create PointHashGridSearcher2 objects step by step. More...
 

Namespaces

 jet
 

Typedefs

typedef std::shared_ptr< PointHashGridSearcher2 > jet::PointHashGridSearcher2Ptr
 Shared pointer for the PointHashGridSearcher2 type. More...