Back to Seed Clases

Cogl


Classes

Interfaces

Structs

Unions

Enums

Struct Cogl.TextureVertex

Import line: Cogl = imports.gi.Cogl;
GIR File: Cogl-1.0.gir
C documentation: CoglTextureVertex
Struct : TextureVertex
Used to specify vertex information when calling cogl_polygon()
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Cogl.TextureVertex ()
Create a new Cogl.TextureVertex
Create a new Cogl.TextureVertex
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Cogl
Method
Cogl.polygon (TextureVertex vertices, guint32 n_vertices, gboolean use_color) : none
Draws a convex polygon using the current source material to fill / texture
with according to the texture coordinates passed.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:55 GMT+0800 (HKT)