c
Back to Seed Clases

Cogl


Classes

Interfaces

Structs

Unions

Enums

Struct Cogl.Matrix

Import line: Cogl = imports.gi.Cogl;
GIR File: Cogl-1.0.gir
C documentation: CoglMatrix
Struct : Matrix
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Cogl.Matrix ()
Create a new Cogl.Matrix
Create a new Cogl.Matrix
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter
Method
Clutter.matrix_alloc () : Cogl.Matrix
Clutter
Method
Clutter.matrix_free (Matrix matrix) : none
Clutter
Method
Clutter.matrix_init_from_array (Matrix matrix, Array values) : Cogl.Matrix
Clutter
Method
Clutter.matrix_init_from_matrix (Matrix a, Matrix b) : Cogl.Matrix
Clutter
Method
Clutter.matrix_init_identity (Matrix matrix) : Cogl.Matrix
Clutter.Actor
Method
get_child_transform () : Cogl.Matrix
Clutter.Actor
Method
get_transform () : Cogl.Matrix
Clutter.Actor
Method
get_transformation_matrix () : Cogl.Matrix
Clutter.Actor
Method
set_child_transform (Matrix transform) : none
Clutter.Actor
Method
set_transform (Matrix transform) : none
Cogl
Method
Cogl.get_modelview_matrix () : Cogl.Matrix
Cogl
Method
Cogl.get_projection_matrix () : Cogl.Matrix
Cogl
Method
Cogl.set_modelview_matrix (Matrix matrix) : none
Cogl
Method
Cogl.set_projection_matrix (Matrix matrix) : none
Cogl
Method
Cogl.transform (Matrix matrix) : none
Cogl.Material
Method
set_layer_matrix (gint32 layer_index, Matrix matrix) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:15 GMT+0800 (HKT)