c
Back to Seed Clases

Cogl


Classes

Interfaces

Structs

Unions

Enums

Struct Cogl.VertexAttribute

Import line: Cogl = imports.gi.Cogl;
GIR File: Cogl-1.0.gir
C documentation: CoglVertexAttribute
Struct : VertexAttribute
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Cogl
Method
Cogl.draw_indexed_vertex_attributes_array (VerticesMode mode, gint32 first_vertex, gint32 n_vertices, Indices indices, VertexAttribute attributes) : none
Cogl
Method
Cogl.draw_vertex_attributes_array (VerticesMode mode, gint32 first_vertex, gint32 n_vertices, VertexAttribute attributes) : none
Cogl.Primitive
Method
set_attributes (VertexAttribute attributes) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:41 GMT+0800 (HKT)