Import line: | Cogl = imports.gi.Cogl; |
GIR File: | Cogl-1.0.gir |
C documentation: | CoglTextureVertex |
Struct : | TextureVertex |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
color : Cogl.Color
|
Cogl.TextureVertex | |
tx : Number
|
Cogl.TextureVertex | |
ty : Number
|
Cogl.TextureVertex | |
x : Number
|
Cogl.TextureVertex | |
y : Number
|
Cogl.TextureVertex | |
z : Number
|
Cogl.TextureVertex |
Method / Constructor | Defined By | |
---|---|---|
new Cogl.TextureVertex
()
Create a new Cogl.TextureVertex
Create a new Cogl.TextureVertex
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Cogl
Method |
Draws a convex polygon using the current source material to fill / texture with according to the texture coordinates passed.
|