Searched refs:BEZIER_ARC_RADIICHECK (Results 1 – 1 of 1) sorted by relevance
32 const float BEZIER_ARC_RADIICHECK = 10.0f; variable150 if (radiiCheck > BEZIER_ARC_RADIICHECK) { in Init()