Handbook
Glossary
cogl_vertex_buffer_indices_new ( indices_type indices_array indices_len -- CoglHandle )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
indices_type
an
object
indices_array
an
object
indices_len
an
object
Outputs
CoglHandle
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
CoglHandle
cogl_vertex_buffer_indices_new
(
CoglIndicesType
indices_type, gpointer* indices_array,
gint
indices_len )