mirror of
https://github.com/brl/mutter.git
synced 2025-03-29 22:53:47 +00:00

A CoglIndexArray is a subclass of CoglBuffer and will be used to hold vertex indices. A later commit will add a CoglIndices API which will allow describing a range of indices inside a CoglIndexArray.