![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Functions | |
| void | pybind_vocab_tree_methods (py::module &m) |
| void | pybind_vocab_tree (py::module &m) |
Variables | |
| static const std::unordered_map< std::string, std::string > | map_shared_argument_docstrings |
| void cloudViewer::reconstruction::vocab_tree::pybind_vocab_tree | ( | py::module & | m | ) |
Definition at line 70 of file vocab_tree.cpp.
References pybind_vocab_tree_methods().
Referenced by cloudViewer::reconstruction::pybind_reconstruction().
| void cloudViewer::reconstruction::vocab_tree::pybind_vocab_tree_methods | ( | py::module & | m | ) |
Definition at line 49 of file vocab_tree.cpp.
References cloudViewer::docstring::FunctionDocInject(), and map_shared_argument_docstrings.
Referenced by pybind_vocab_tree().
|
static |
Definition at line 21 of file vocab_tree.cpp.
Referenced by pybind_vocab_tree_methods().