ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
tensormap.cpp File Reference
Include dependency graph for tensormap.cpp:

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)