| VTK
    9.5.20251031
    | 
#include <vtkGLTFDocumentLoader.h>
| Public Attributes | |
| TextureInfo | BaseColorTexture | 
| std::vector< double > | BaseColorFactor | 
| TextureInfo | MetallicRoughnessTexture | 
| float | MetallicFactor | 
| float | RoughnessFactor | 
Definition at line 312 of file vtkGLTFDocumentLoader.h.
| TextureInfo vtkGLTFDocumentLoader::Material::PbrMetallicRoughness::BaseColorTexture | 
Definition at line 314 of file vtkGLTFDocumentLoader.h.
| std::vector<double> vtkGLTFDocumentLoader::Material::PbrMetallicRoughness::BaseColorFactor | 
Definition at line 315 of file vtkGLTFDocumentLoader.h.
| TextureInfo vtkGLTFDocumentLoader::Material::PbrMetallicRoughness::MetallicRoughnessTexture | 
Definition at line 317 of file vtkGLTFDocumentLoader.h.
| float vtkGLTFDocumentLoader::Material::PbrMetallicRoughness::MetallicFactor | 
Definition at line 318 of file vtkGLTFDocumentLoader.h.
| float vtkGLTFDocumentLoader::Material::PbrMetallicRoughness::RoughnessFactor | 
Definition at line 319 of file vtkGLTFDocumentLoader.h.