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