|
VTK
9.0.1
|
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 143 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Accessor::Sparse::Count |
Definition at line 145 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Accessor::Sparse::IndicesBufferView |
Definition at line 146 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Accessor::Sparse::IndicesByteOffset |
Definition at line 147 of file vtkGLTFDocumentLoader.h.
| ComponentType vtkGLTFDocumentLoader::Accessor::Sparse::IndicesComponentType |
Definition at line 148 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Accessor::Sparse::ValuesBufferView |
Definition at line 149 of file vtkGLTFDocumentLoader.h.
| int vtkGLTFDocumentLoader::Accessor::Sparse::ValuesByteOffset |
Definition at line 150 of file vtkGLTFDocumentLoader.h.
1.8.17