Method
CoglContextget_rectangle_indices
Declaration [src]
CoglIndices*
cogl_context_get_rectangle_indices (
CoglContext* context,
int n_rectangles
)
Return value
Type: CoglIndices
A CoglIndices
.
The returned data is owned by the instance. |