Handbook
Glossary
cogl_matrix_get_inverse ( matrix inverse -- gboolean )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
matrix
an
object
inverse
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
gboolean
cogl_matrix_get_inverse
( CoglMatrix* matrix, CoglMatrix** inverse )