| VTK
    9.0.1
    | 
This struct describes a glTF mesh object. More...
#include <vtkGLTFDocumentLoader.h>
| Public Attributes | |
| std::vector< struct Primitive > | Primitives | 
| std::vector< float > | Weights | 
| std::string | Name | 
This struct describes a glTF mesh object.
A mesh contains an array of primitives.
Definition at line 256 of file vtkGLTFDocumentLoader.h.
| std::vector<struct Primitive> vtkGLTFDocumentLoader::Mesh::Primitives | 
Definition at line 258 of file vtkGLTFDocumentLoader.h.
| std::vector<float> vtkGLTFDocumentLoader::Mesh::Weights | 
Definition at line 259 of file vtkGLTFDocumentLoader.h.
| std::string vtkGLTFDocumentLoader::Mesh::Name | 
Definition at line 260 of file vtkGLTFDocumentLoader.h.
 1.8.17
 1.8.17