Module gltf::accessor::sparse

source ·
Expand description

Contains data structures for sparse storage.

Structs§

  • Indices of those attributes that deviate from their initialization value.
  • Sparse storage of attributes that deviate from their initialization value.
  • Array of size count * number_of_components storing the displaced accessor attributes pointed by accessor::sparse::Indices.

Enums§