Open3D (C++ API)
0.12.0
|
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.
|
inline |
|
inline |
|
inline |
|
inline |