Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
open3d::io::TextureImages Struct Reference

Data Fields

std::shared_ptr< geometry::Imagealbedo
std::shared_ptr< geometry::Imagenormal
std::shared_ptr< geometry::Imageao
std::shared_ptr< geometry::Imageroughness
std::shared_ptr< geometry::Imagemetallic
std::shared_ptr< geometry::Imagereflectance
std::shared_ptr< geometry::Imageclearcoat
std::shared_ptr< geometry::Imageclearcoat_roughness
std::shared_ptr< geometry::Imageanisotropy
std::shared_ptr< geometry::Imagegltf_rough_metal

Field Documentation

◆ albedo

std::shared_ptr<geometry::Image> open3d::io::TextureImages::albedo

◆ anisotropy

std::shared_ptr<geometry::Image> open3d::io::TextureImages::anisotropy

◆ ao

std::shared_ptr<geometry::Image> open3d::io::TextureImages::ao

◆ clearcoat

std::shared_ptr<geometry::Image> open3d::io::TextureImages::clearcoat

◆ clearcoat_roughness

std::shared_ptr<geometry::Image> open3d::io::TextureImages::clearcoat_roughness

◆ gltf_rough_metal

std::shared_ptr<geometry::Image> open3d::io::TextureImages::gltf_rough_metal

◆ metallic

std::shared_ptr<geometry::Image> open3d::io::TextureImages::metallic

◆ normal

std::shared_ptr<geometry::Image> open3d::io::TextureImages::normal

◆ reflectance

std::shared_ptr<geometry::Image> open3d::io::TextureImages::reflectance

◆ roughness

std::shared_ptr<geometry::Image> open3d::io::TextureImages::roughness

The documentation for this struct was generated from the following file: