Cogl.Indices

g Cogl.Indices Cogl.Indices Cogl.Object Cogl.Object Cogl.Object->Cogl.Indices

Subclasses:

None

Methods

Inherited:

Cogl.Object (2)

class

new (context, type, indices_data, n_indices)

class

new_for_buffer (type, buffer, offset)

get_offset ()

get_type ()

set_offset (offset)

Virtual Methods

None

Fields

None

Class Details

class Cogl.Indices
Bases:

Cogl.Object

Abstract:

No

classmethod new(context, type, indices_data, n_indices)
Parameters:
Return type:

Cogl.Indices

classmethod new_for_buffer(type, buffer, offset)
Parameters:
Return type:

Cogl.Indices

get_offset()
Return type:

int

get_type()
Return type:

Cogl.IndicesType

set_offset(offset)
Parameters:

offset (int) –