Robert Bragg 070d90937b cogl: Adds experimental CoglVertexAttribute API
A CoglVertexAttribute defines a single attribute contained in a
CoglVertexArray. I.e. a CoglVertexArray is simply a buffer of N bytes
intended for containing a collection of attributes (position, color,
normals etc) and a CoglVertexAttribute defines one such attribute by
specifying its start offset in the array, its type, the number of
components and the stride etc.
2010-11-03 18:04:26 +00:00
..
2010-06-01 12:08:18 +01:00
2010-09-03 16:12:24 +01:00
2010-09-20 13:15:44 +01:00
2010-03-03 17:02:51 +00:00