Searched refs:gl_to_angle (Results 1 – 1 of 1) sorted by relevance
392 def gen_map_switch_string(gl_to_angle): argument394 for gl_format in sorted(gl_to_angle.keys()):395 angle_format = gl_to_angle[gl_format]418 gl_to_angle = angle_format.load_forward_table('angle_format_map.json')425 switch_data = gen_map_switch_string(gl_to_angle)