Method
CoglFramebufferset_modelview_matrix
Declaration [src]
void
cogl_framebuffer_set_modelview_matrix (
CoglFramebuffer* framebuffer,
const graphene_matrix_t* matrix
)
Parameters
matrix |
graphene_matrix_t |
The new model-view matrix. |
|
The data is owned by the caller of the function. |