Home
last modified time | relevance | path

Searched refs:rot_z (Results 1 - 1 of 1) sorted by relevance

/third_party/glfw/examples/
H A Dsplitview.c45 static int rot_x = 0, rot_y = 0, rot_z = 0; variable
132 glRotatef((GLfloat) rot_z * 0.5f, 0.0f, 0.0f, 1.0f); in drawScene()
427 rot_z += (int) (x - xpos); in cursorPosFun()
437 rot_z += (int) (y - ypos); in cursorPosFun()

Completed in 1 milliseconds