Home
last modified time | relevance | path

Searched refs:rot_x (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
130 glRotatef((GLfloat) rot_x * 0.5f, 1.0f, 0.0f, 0.0f); in drawScene()
426 rot_x += (int) (y - ypos); in cursorPosFun()
431 rot_x += (int) (y - ypos); in cursorPosFun()

Completed in 2 milliseconds