Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
TSDFVolume.h File Reference

Go to the source code of this file.

Data Structures

class  open3d::pipelines::integration::TSDFVolume
 Base class of the Truncated Signed Distance Function (TSDF) volume. More...

Namespaces

namespace  open3d
namespace  open3d::pipelines
namespace  open3d::pipelines::integration

Enumerations

enum class  open3d::pipelines::integration::TSDFVolumeColorType { open3d::pipelines::integration::NoColor = 0 , open3d::pipelines::integration::RGB8 = 1 , open3d::pipelines::integration::Gray32 = 2 }