| Import line: | Cogl = imports.gi.Cogl; |
| GIR File: | Cogl-1.0.gir |
| C documentation: | CoglAttributeType |
| Enum : | AttributeType |
| Show / Hide Inherited methods, properties and signals |
| Properties | |
|---|---|
|
Number Cogl.AttributeType.BYTE : 5120
|
|
|
Number Cogl.AttributeType.FLOAT : 5126
|
|
|
Number Cogl.AttributeType.SHORT : 5122
|
|
|
Number Cogl.AttributeType.UNSIGNED_BYTE : 5121
|
|
|
Number Cogl.AttributeType.UNSIGNED_SHORT : 5123
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Cogl
Method |
Cogl.vertex_buffer_add
(void* handle, String attribute_name, Number n_components, AttributeType type, Boolean normalized, Number stride, void* pointer)
:
none
Adds an attribute to a buffer.
|