Method

CoglFramebufferpush_matrix

Declaration [src]

void
cogl_framebuffer_push_matrix (
  CoglFramebuffer* framebuffer
)

Description [src]

Copies the current model-view matrix onto the matrix stack. The matrix can later be restored with cogl_framebuffer_pop_matrix().

Available since:1.10