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