c
Back to Seed Clases

Cogl


Classes

Interfaces

Structs

Unions

Enums

Enum Cogl.VerticesMode

Import line: Cogl = imports.gi.Cogl;
GIR File: Cogl-1.0.gir
C documentation: CoglVerticesMode
Enum : VerticesMode
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Cogl
Method
Cogl.vertex_buffer_draw (void* handle, VerticesMode mode, gint32 first, gint32 count) : none
Cogl
Method
Cogl.vertex_buffer_draw_elements (void* handle, VerticesMode mode, void* indices, gint32 min_index, gint32 max_index, gint32 indices_offset, gint32 count) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:17 GMT+0800 (HKT)