Handbook
Glossary
cogl_pipeline_set_layer_matrix ( pipeline layer_index matrix -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
pipeline
an
object
layer_index
an
object
matrix
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_pipeline_set_layer_matrix
( CoglPipeline* pipeline,
gint
layer_index, CoglMatrix*
matrix )