Method
CoglFramebufferset_projection_matrix
Declaration [src]
void
cogl_framebuffer_set_projection_matrix (
CoglFramebuffer* framebuffer,
const graphene_matrix_t* matrix
)
Parameters
matrix
-
Type:
graphene_matrix_t
The new projection matrix.
The data is owned by the caller of the method.