Searched refs:rot_step (Results 1 – 1 of 1) sorted by relevance
90 for (int rot_step = -10; rot_step <= 10; ++rot_step) { in TEST() local91 const float rot_angle = M_PI * rot_step * 0.1f; in TEST()