Cogl.VertexP3¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
x |
r/w |
The x component of a position attribute |
|
y |
r/w |
The y component of a position attribute |
|
z |
r/w |
The z component of a position attribute |
Methods¶
None
Details¶
- class Cogl.VertexP3¶
A convenience vertex definition that can be used with
Cogl.Primitive.new_p3
().New in version 1.6.