Open3D (C++ API)  0.18.0+a4a173e
Namespaces | Variables
Dtype.cpp File Reference

(a4a173e (Tue Apr 16 17:40:58 2024 -0700))

#include "open3d/core/Dtype.h"

Namespaces

 open3d
 
 open3d::core
 

Variables

const Dtype open3d::core::Undefined = Dtype::Undefined
 
const Dtype open3d::core::Float32 = Dtype::Float32
 
const Dtype open3d::core::Float64 = Dtype::Float64
 
const Dtype open3d::core::Int8 = Dtype::Int8
 
const Dtype open3d::core::Int16 = Dtype::Int16
 
const Dtype open3d::core::Int32 = Dtype::Int32
 
const Dtype open3d::core::Int64 = Dtype::Int64
 
const Dtype open3d::core::UInt8 = Dtype::UInt8
 
const Dtype open3d::core::UInt16 = Dtype::UInt16
 
const Dtype open3d::core::UInt32 = Dtype::UInt32
 
const Dtype open3d::core::UInt64 = Dtype::UInt64
 
const Dtype open3d::core::Bool = Dtype::Bool