![]() |
![]() |
![]() |
Cogl 2.0 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
CoglIndices * cogl_indices_new (CoglContext *context
,CoglIndicesType type
,const void *indices_data
,int n_indices
); gboolean cogl_is_indices (void *object
);
CoglIndices * cogl_indices_new (CoglContext *context
,CoglIndicesType type
,const void *indices_data
,int n_indices
);
gboolean cogl_is_indices (void *object
);
Gets whether the given object references a CoglIndices.
|
A CoglObject pointer |
Returns : |
TRUE if the object references a CoglIndices
and FALSE otherwise. |
Since 1.10
Stability Level: Unstable