| VTK
    9.0.1
    | 
#include <vtkGLTFDocumentLoader.h>
| Public Attributes | |
| TextureInfo | BaseColorTexture | 
| std::vector< double > | BaseColorFactor | 
| TextureInfo | MetallicRoughnessTexture | 
| float | MetallicFactor | 
| float | RoughnessFactor | 
Definition at line 304 of file vtkGLTFDocumentLoader.h.
| TextureInfo vtkGLTFDocumentLoader::Material::PbrMetallicRoughness::BaseColorTexture | 
Definition at line 306 of file vtkGLTFDocumentLoader.h.
| std::vector<double> vtkGLTFDocumentLoader::Material::PbrMetallicRoughness::BaseColorFactor | 
Definition at line 307 of file vtkGLTFDocumentLoader.h.
| TextureInfo vtkGLTFDocumentLoader::Material::PbrMetallicRoughness::MetallicRoughnessTexture | 
Definition at line 309 of file vtkGLTFDocumentLoader.h.
| float vtkGLTFDocumentLoader::Material::PbrMetallicRoughness::MetallicFactor | 
Definition at line 310 of file vtkGLTFDocumentLoader.h.
| float vtkGLTFDocumentLoader::Material::PbrMetallicRoughness::RoughnessFactor | 
Definition at line 311 of file vtkGLTFDocumentLoader.h.
 1.8.17
 1.8.17