VTK
9.4.20241225
|
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 134 of file vtkGLTFDocumentLoader.h.
int vtkGLTFDocumentLoader::Accessor::Sparse::Count |
Definition at line 136 of file vtkGLTFDocumentLoader.h.
int vtkGLTFDocumentLoader::Accessor::Sparse::IndicesBufferView |
Definition at line 137 of file vtkGLTFDocumentLoader.h.
int vtkGLTFDocumentLoader::Accessor::Sparse::IndicesByteOffset |
Definition at line 138 of file vtkGLTFDocumentLoader.h.
ComponentType vtkGLTFDocumentLoader::Accessor::Sparse::IndicesComponentType |
Definition at line 139 of file vtkGLTFDocumentLoader.h.
int vtkGLTFDocumentLoader::Accessor::Sparse::ValuesBufferView |
Definition at line 140 of file vtkGLTFDocumentLoader.h.
int vtkGLTFDocumentLoader::Accessor::Sparse::ValuesByteOffset |
Definition at line 141 of file vtkGLTFDocumentLoader.h.