ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::reconstruction::model Namespace Reference

Functions

void pybind_model_methods (py::module &m)
 
void pybind_model (py::module &m)
 

Variables

static const std::unordered_map< std::string, std::string > map_shared_argument_docstrings
 

Function Documentation

◆ pybind_model()

void cloudViewer::reconstruction::model::pybind_model ( py::module &  m)

Definition at line 142 of file model.cpp.

References pybind_model_methods().

Referenced by cloudViewer::reconstruction::pybind_reconstruction().

◆ pybind_model_methods()

void cloudViewer::reconstruction::model::pybind_model_methods ( py::module &  m)

Definition at line 74 of file model.cpp.

References cloudViewer::docstring::FunctionDocInject(), and map_shared_argument_docstrings.

Referenced by pybind_model().

Variable Documentation

◆ map_shared_argument_docstrings

const std::unordered_map<std::string, std::string> cloudViewer::reconstruction::model::map_shared_argument_docstrings
static

Definition at line 21 of file model.cpp.

Referenced by pybind_model_methods().