| 
    VTK
    9.3.0
    
   | 
 
This struct describes an accessor.sparse glTF object. More...
#include <vtkGLTFDocumentLoader.h>
Public Attributes | |
| int | Count | 
| int | IndicesBufferView | 
| int | IndicesByteOffset | 
| ComponentType | IndicesComponentType | 
| int | ValuesBufferView | 
| int | ValuesByteOffset | 
This struct describes an accessor.sparse glTF object.
This object describes the elements that deviate from their initialization value.
Definition at line 130 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Accessor::Sparse::Count | 
Definition at line 132 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Accessor::Sparse::IndicesBufferView | 
Definition at line 133 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Accessor::Sparse::IndicesByteOffset | 
Definition at line 134 of file vtkGLTFDocumentLoader.h.
| ComponentType vtkGLTFDocumentLoader::Accessor::Sparse::IndicesComponentType | 
Definition at line 135 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Accessor::Sparse::ValuesBufferView | 
Definition at line 136 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Accessor::Sparse::ValuesByteOffset | 
Definition at line 137 of file vtkGLTFDocumentLoader.h.