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

Functions

void pybind_image_methods (py::module &m)
 
void pybind_image (py::module &m)
 

Variables

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

Function Documentation

◆ pybind_image()

void cloudViewer::reconstruction::image::pybind_image ( py::module &  m)

Definition at line 141 of file image.cpp.

References pybind_image_methods().

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

◆ pybind_image_methods()

void cloudViewer::reconstruction::image::pybind_image_methods ( py::module &  m)

Definition at line 84 of file image.cpp.

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

Referenced by pybind_image().

Variable Documentation

◆ map_shared_argument_docstrings

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

Definition at line 21 of file image.cpp.

Referenced by pybind_image_methods().