Import line: | Cogl = imports.gi.Cogl; |
GIR File: | Cogl-1.0.gir |
C documentation: | CoglPrimitive |
Struct : | Primitive |
None |
Method / Constructor | Defined By | |
---|---|---|
draw
()
:
none
|
Cogl.Primitive | |
get_first_vertex
()
:
gint32
|
Cogl.Primitive | |
get_mode
()
:
Cogl.VerticesMode
|
Cogl.Primitive | |
get_n_vertices
()
:
gint32
|
Cogl.Primitive | |
set_attributes
(Attribute attributes)
:
none
|
Cogl.Primitive | |
set_first_vertex
(gint32 first_vertex)
:
none
|
Cogl.Primitive | |
set_indices
(Indices indices)
:
none
|
Cogl.Primitive | |
set_mode
(VerticesMode mode)
:
none
|
Cogl.Primitive | |
set_n_vertices
(gint32 n_vertices)
:
none
|
Cogl.Primitive |
None |