Method
CoglFramebufferget_projection_matrix
Declaration [src]
void
cogl_framebuffer_get_projection_matrix (
  CoglFramebuffer* framebuffer,
  graphene_matrix_t* matrix
)
Parameters
- matrix
- 
            Type: graphene_matrix_tReturn location for the projection matrix. The argument will be set by the function. The returned data is owned by the instance.