Import line: | Cogl = imports.gi.Cogl; |
GIR File: | Cogl-1.0.gir |
C documentation: | CoglAttribute |
Struct : | Attribute |
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Cogl
Method |
Cogl.draw_attributes_array
(VerticesMode mode, gint32 first_vertex, gint32 n_vertices, Attribute attributes)
:
none
|
Cogl
Method |
Cogl.draw_indexed_attributes_array
(VerticesMode mode, gint32 first_vertex, gint32 n_vertices, Indices indices, Attribute attributes)
:
none
|
Cogl.Primitive
Method |
set_attributes
(Attribute attributes)
:
none
|