Searched refs:tooth_depth (Results 1 – 1 of 1) sorted by relevance
86 …triangle_budget, float inner_radius, float outer_radius, float width, int teeth, float tooth_depth) in build_gear() argument108 r1 = outer_radius - tooth_depth / 2.0f; in build_gear()109 r2 = outer_radius + tooth_depth / 2.0f; in build_gear()