Handbook
Glossary
cogl_primitive_new_p2c4 ( mode n_vertices data -- CoglPrimitive* )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
mode
an
object
n_vertices
an
object
data
an
object
Outputs
CoglPrimitive*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
CoglPrimitive*
cogl_primitive_new_p2c4
(
CoglVerticesMode
mode,
gint
n_vertices, CoglVertexP2C4*
data )