![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <pybind11/pybind11.h>#include <pybind11/stl.h>#include <pybind11/stl_bind.h>#include <CVKdTree.h>#include <GenericProgressCallback.h>#include "cccorelib.h"
Go to the source code of this file.
Functions | |
| void | define_KdTree (py::module &cccorelib) |
| void define_KdTree | ( | py::module & | cccorelib | ) |
Definition at line 20 of file KdTree.cpp.
References cloudViewer::KDTree::buildFromCloud(), cloudViewer::KDTree::getAssociatedCloud(), and points.
Referenced by define_cccorelib().