Back to Seed Clases

Cogl


Classes

Interfaces

Structs

Unions

Enums

Struct Cogl.Attribute

Import line: Cogl = imports.gi.Cogl;
GIR File: Cogl-1.0.gir
C documentation: CoglAttribute
Struct : Attribute
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Cogl
Method
Cogl.draw_attributes_array (VerticesMode mode, gint32 first_vertex, gint32 n_vertices, Attribute attributes) : none
Cogl
Method
Cogl.draw_indexed_attributes_array (VerticesMode mode, gint32 first_vertex, gint32 n_vertices, Indices indices, Attribute attributes) : none
Cogl.Primitive
Method
set_attributes (Attribute attributes) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:54 GMT+0800 (HKT)