Cogl.Indices¶
- Subclasses:
None
Methods¶
- Inherited:
class |
|
class |
|
|
|
|
|
|
Virtual Methods¶
None
Fields¶
None
Class Details¶
- class Cogl.Indices¶
- Bases:
- Abstract:
No
- classmethod new(context, type, indices_data, n_indices)¶
- Parameters:
context (
Cogl.Context)type (
Cogl.IndicesType)n_indices (
int)
- Return type:
- classmethod new_for_buffer(type, buffer, offset)¶
- Parameters:
type (
Cogl.IndicesType)buffer (
Cogl.IndexBuffer)offset (
int)
- Return type:
- get_type()¶
- Return type: