ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::io::TextureImages Struct Reference

Public Attributes

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
 

Detailed Description

Definition at line 48 of file FileASSIMP.cpp.

Member Data Documentation

◆ albedo

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

◆ anisotropy

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

Definition at line 57 of file FileASSIMP.cpp.

◆ ao

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

◆ clearcoat

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

Definition at line 55 of file FileASSIMP.cpp.

◆ clearcoat_roughness

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

Definition at line 56 of file FileASSIMP.cpp.

◆ gltf_rough_metal

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

◆ metallic

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

◆ normal

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

◆ reflectance

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

◆ roughness

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

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