Open3D (C++ API)
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Functions
pybind_utils.h File Reference
#include <string>
#include "Open3D/Core/Dtype.h"
#include "Open3D/Core/Tensor.h"
#include "pybind/open3d_pybind.h"

Go to the source code of this file.

Namespaces

 open3d
 
 open3d::pybind_utils
 

Functions

Dtype open3d::pybind_utils::ArrayFormatToDtype (const std::string &format)
 
std::string open3d::pybind_utils::DtypeToArrayFormat (const Dtype &dtype)