| VTK
    9.0.1
    | 
This struct describes a glTF texture object. More...
#include <vtkGLTFDocumentLoader.h>
| Public Attributes | |
| int | Sampler | 
| int | Source | 
| std::string | Name | 
This struct describes a glTF texture object.
A texture is defined two indexes, one to an image resource, and the second to a sampler index.
Definition at line 335 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Texture::Sampler | 
Definition at line 337 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Texture::Source | 
Definition at line 338 of file vtkGLTFDocumentLoader.h.
| std::string vtkGLTFDocumentLoader::Texture::Name | 
Definition at line 339 of file vtkGLTFDocumentLoader.h.
 1.8.17
 1.8.17