Cogl.MatrixStack.prototype.rotate_euler
function rotate_euler(euler: Cogl.Euler): void {
// Gjs wrapper for cogl_matrix_stack_rotate_euler()
}
Multiplies the current matrix by one that rotates according to the rotation described by euler.
- euler