Home
last modified time | relevance | path

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

/third_party/glfw/examples/
H A Dboing.c97 GLfloat deg_rot_y_inc = 2.f; variable
329 deg_rot_y = TruncateDeg( deg_rot_y + deg_rot_y_inc*((float)dt2*ANIMATION_SPEED) ); in DrawBoingBall()
398 deg_rot_y_inc = -deg_rot_y_inc; in BounceBall()
403 deg_rot_y_inc = -deg_rot_y_inc; in BounceBall()

Completed in 1 milliseconds