parser/gltf/sparse_accessor_indices library
Classes
- SparseAccessorIndices
-
An object pointing to a buffer view containing the indices of deviating
accessor values.
The number of indices is equal to
accessor.sparse.count
. Indices MUST strictly increase.