![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <string>#include <unordered_map>#include "pybind/docstring.h"#include "pybind/t/io/io.h"#include "t/geometry/PointCloud.h"#include "t/io/ImageIO.h"#include "t/io/NumpyIO.h"#include "t/io/PointCloudIO.h"#include "t/io/TriangleMeshIO.h"
Go to the source code of this file.
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
| cloudViewer::t | |
| cloudViewer::t::io | |
Functions | |
| void | cloudViewer::t::io::pybind_class_io (py::module &m_io) |
Variables | |
| static const std::unordered_map< std::string, std::string > | cloudViewer::t::io::map_shared_argument_docstrings |