|
Jet
v1.3.3
|
#include <jet/kdtree.h>#include <jet/point2.h>#include <jet/point_neighbor_searcher2.h>#include <jet/size2.h>#include <vector>Go to the source code of this file.
Classes | |
| class | jet::PointKdTreeSearcher2 |
| KdTree-based 2-D point searcher. More... | |
| class | jet::PointKdTreeSearcher2::Builder |
| Front-end to create PointKdTreeSearcher2 objects step by step. More... | |
Namespaces | |
| jet | |
Typedefs | |
| typedef std::shared_ptr< PointKdTreeSearcher2 > | jet::PointKdTreeSearcher2Ptr |
| Shared pointer for the PointKdTreeSearcher2 type. More... | |
1.8.18