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.Actor
Method
get_transformation_matrix () : Cogl.Matrix
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
Cogl.Pipeline
Method
set_layer_matrix (gint32 layer_index, Matrix matrix) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:41 GMT+0800 (HKT)