cogl_matrix_multiply ( matrix a b -- )


Vocabulary
clutter.cogl.ffi

Inputs
matrixan object
aan object
ban object


Outputs
None

Definition


LIBRARY: clutter.cogl FUNCTION: void cogl_matrix_multiply
( CoglMatrix* matrix, CoglMatrix* a, CoglMatrix* b )