![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Adaptor for nanoflann. More...
#include <NeighborSearchCommon.h>
Public Member Functions | |
| Adaptor (size_t num_points, const T *const data) | |
| size_t | kdtree_get_point_count () const |
| T | kdtree_get_pt (const size_t idx, int dim) const |
| template<class BBOX > | |
| bool | kdtree_get_bbox (BBOX &) const |
Adaptor for nanoflann.
Definition at line 54 of file NeighborSearchCommon.h.
|
inline |
Definition at line 56 of file NeighborSearchCommon.h.
|
inline |
Definition at line 66 of file NeighborSearchCommon.h.
|
inline |
Definition at line 59 of file NeighborSearchCommon.h.
|
inline |
Definition at line 61 of file NeighborSearchCommon.h.