Method
CoglFramebuffertransform
Declaration [src]
void
cogl_framebuffer_transform (
CoglFramebuffer* framebuffer,
const graphene_matrix_t* matrix
)
Parameters
matrix
-
Type:
graphene_matrix_t
The matrix to multiply with the current model-view.
The data is owned by the caller of the method.