ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
pybind_utils.h File Reference
#include <string>
#include "core/Dtype.h"
#include "core/Tensor.h"
#include "pybind/cloudViewer_pybind.h"
Include dependency graph for pybind_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::pybind_utils
 

Functions

core::Dtype cloudViewer::pybind_utils::ArrayFormatToDtype (const std::string &format, size_t byte_size)
 
std::string cloudViewer::pybind_utils::DtypeToArrayFormat (const core::Dtype &dtype)