Searched refs:isPolyCW (Results 1 – 1 of 1) sorted by relevance
959 bool isPolyCW = true; in checkPolyClockwise() local965 isPolyCW = false; in checkPolyClockwise()968 return isPolyCW; in checkPolyClockwise()1273 bool isPolyCW = checkPolyClockwise(polyAngleLength, maxPolyAngleIndex, polyAngleList); in convertPolysToVerticesPerRay() local1279 if (!isUmbraCW || !isPenumbraCW || !isPolyCW) { in convertPolysToVerticesPerRay()1282 isUmbraCW, isPenumbraCW, isPolyCW); in convertPolysToVerticesPerRay()