Searched defs:rayIndex (Results 1 – 1 of 1) sorted by relevance
813 int rayIndex = floor((startAngle - EPSILON) / step); in convertPolyToRayDist() local1196 inline int SpotShadow::getEdgeStartIndex(const int* offsets, int rayIndex, int totalRayNumber, in getEdgeStartIndex()