Open3D (C++ API)
Data Structures | Enumerations
open3d::integration Namespace Reference

Data Structures

class  ScalableTSDFVolume
 
class  TSDFVolume
 
class  UniformTSDFVolume
 

Enumerations

enum  TSDFVolumeColorType { TSDFVolumeColorType::None = 0, TSDFVolumeColorType::RGB8 = 1, TSDFVolumeColorType::Gray32 = 2 }
 

Enumeration Type Documentation

◆ TSDFVolumeColorType

Enumerator
None 
RGB8 
Gray32