Home
last modified time | relevance | path

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

/third_party/glfw/examples/
H A Dboing.c96 GLfloat deg_rot_y = 0.f; variable
329 deg_rot_y = TruncateDeg( deg_rot_y + deg_rot_y_inc*((float)dt2*ANIMATION_SPEED) ); in DrawBoingBall()
353 glRotatef( deg_rot_y, 0.0, 1.0, 0.0 ); in DrawBoingBall()

Completed in 2 milliseconds