Home
last modified time | relevance | path

Searched refs:rot_y (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
131 glRotatef((GLfloat) rot_y * 0.5f, 0.0f, 1.0f, 0.0f); in drawScene()
432 rot_y += (int) (x - xpos); in cursorPosFun()
436 rot_y += (int) (x - xpos); in cursorPosFun()

Completed in 1 milliseconds