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
  Show / Hide Inherited methods, properties and signals
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, Number n_vertices, Boolean 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 Tue Jun 22 2010 16:32:40 GMT+0800 (HKT)