Handbook
Glossary
cogl_material_set_layer_matrix ( material layer_index matrix -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
material
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_material_set_layer_matrix
( CoglMaterial* material,
gint
layer_index, CoglMatrix*
matrix )