Home
last modified time | relevance | path

Searched refs:tooth_depth (Results 1 – 1 of 1) sorted by relevance

/third_party/glfw/examples/
Dgears.c51 GLint teeth, GLfloat tooth_depth) in gear() argument
59 r1 = outer_radius - tooth_depth / 2.f; in gear()
60 r2 = outer_radius + tooth_depth / 2.f; in gear()