API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
void cogl_matrix_stack_pop ( CoglMatrixStack* stack )
Restores the previous transform that was last saved by calling cogl_matrix_stack_push().
This is usually called while traversing a scenegraph whenever you return up one level in the graph towards the root node.