![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "t/geometry/TensorMap.h"#include "pybind/docstring.h"#include "pybind/t/geometry/geometry.h"#include "t/geometry/PointCloud.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 | |
| template<typename Map , typename holder_type = std::unique_ptr<Map>, typename... Args> | |
| static py::class_< Map, holder_type > | cloudViewer::t::geometry::bind_tensor_map (py::handle scope, const std::string &name, Args &&...args) |
| void | cloudViewer::t::geometry::pybind_tensormap (py::module &m) |