Cogl.Indices – doc Reference Manual
Packages
doc
Cogl
Indices
Indices
Indices.for_buffer
get_offset
get_type
set_offset
Indices
Object Hierarchy:
Description:
public
class
Indices
:
Object
Namespace:
Cogl
Package:
doc
Content:
Creation methods:
public
Indices
(
Context
context,
IndicesType
type,
void
* indices_data,
int
n_indices)
public
Indices.for_buffer
(
IndicesType
type,
IndexBuffer
buffer,
ulong
offset)
Methods:
public
ulong
get_offset
()
public
IndicesType
get_type
()
public
void
set_offset
(
ulong
offset)
Inherited Members:
All known members inherited from class Cogl.Object
value_set_object