Function

Coglget_rectangle_indices

Declaration [src]

CoglIndices*
cogl_get_rectangle_indices (
  CoglContext* context,
  int n_rectangles
)

Description

No description available.

Parameters

context

Type: CoglContext

No description available.

The data is owned by the caller of the function.
n_rectangles

Type: int

No description available.

Return value

Type: CoglIndices

A CoglIndices.

The data is owned by the called function.