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

Data Fields

std::shared_ptr< geometry::Image > albedo
std::shared_ptr< geometry::Image > normal
std::shared_ptr< geometry::Image > ao
std::shared_ptr< geometry::Image > roughness
std::shared_ptr< geometry::Image > metallic
std::shared_ptr< geometry::Image > reflectance
std::shared_ptr< geometry::Image > clearcoat
std::shared_ptr< geometry::Image > clearcoat_roughness
std::shared_ptr< geometry::Image > anisotropy
std::shared_ptr< geometry::Image > gltf_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: