cogl_draw_indexed_attributes_array ( mode first_vertex n_vertices indices attributes -- )


Vocabulary
clutter.cogl.ffi

Inputs
modean object
first_vertexan object
n_verticesan object
indicesan object
attributesan object


Outputs
None

Definition


LIBRARY: clutter.cogl FUNCTION: void
cogl_draw_indexed_attributes_array
( CoglVerticesMode mode, gint first_vertex, gint n_vertices,
CoglIndices* indices, CoglAttribute* attributes )