mirror of
https://github.com/brl/mutter.git
synced 2025-03-13 06:45:03 +00:00

CoglIndices define a range of indices inside a CoglIndexArray. I.e. a CoglIndexArray is simply a buffer of N bytes and you can then instantiate multiple CoglIndices collections that define a sub-region of a CoglIndexArray by specifying a start offset and an index data type.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%