Handbook
Glossary
cogl_vertex_buffer_draw ( handle mode first count -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
handle
an
object
mode
an
object
first
an
object
count
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
void
cogl_vertex_buffer_draw
(
CoglHandle
handle,
CoglVerticesMode
mode,
gint
first,
gint
count )