| Import line: | Cogl = imports.gi.Cogl; |
| GIR File: | Cogl-1.0.gir |
| C documentation: | CoglTextureVertex |
| Struct : | TextureVertex |
| Properties | Defined By | |
|---|---|---|
|
color : Cogl.Color
|
Cogl.TextureVertex | |
|
tx : gfloat
|
Cogl.TextureVertex | |
|
ty : gfloat
|
Cogl.TextureVertex | |
|
x : gfloat
|
Cogl.TextureVertex | |
|
y : gfloat
|
Cogl.TextureVertex | |
|
z : gfloat
|
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. |