Searched defs:lineTurnsLeft (Results 1 – 1 of 1) sorted by relevance
260 … const bool lineTurnsLeft = (prevNormal->x * nextNormal->y - prevNormal->y * nextNormal->x) > 0; in addGeometry() local437 bool lineTurnsLeft, in addPieSliceVertex()