[go: up one dir, main page]

Module sparse

Module sparse 

Source
Expand description

Contains data structures for sparse storage.

Structs§

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

Enums§

IndexType
The index data type.