Searched defs:anglePerPoint (Results 1 – 1 of 1) sorted by relevance
588 auto anglePerPoint = (2.0f * MATH_PI / ptsCnt); in _updateStar() local713 auto anglePerPoint = 2.0f * MATH_PI / float(ptsCnt); in _updatePolygon() local