Searched refs:maxPolyAngle (Results 1 – 1 of 1) sorted by relevance
1179 float maxPolyAngle = -FLT_MAX; in setupPolyAngleList() local1182 if (polyAngleList[i] > maxPolyAngle) { in setupPolyAngleList()1183 maxPolyAngle = polyAngleList[i]; in setupPolyAngleList()