Lines Matching defs:rightEnd
79 Int rightEnd,
86 assert(rightCorner <= rightEnd);
87 for(i=rightCorner; i<= rightEnd; i++)
95 if(ret_index_pass <= rightEnd)
97 for(i=ret_index_pass; i< rightEnd; i++)
109 Int rightEnd,
123 if(segIndexPass <= rightEnd) //there is a point to the left of u
140 if(segIndexPass <= rightEnd) //segIndex pass and mono exist
152 for(i=segIndexMono; i<=rightEnd; i++)
178 monoTriangulation2(tempTop, botVertex, rightChain, segIndexMono, rightEnd, 0, pStream);
186 monoTriangulation2(tempTop, botVertex, rightChain, segIndexMono, rightEnd, 0, pStream);
195 Int rightEnd,
205 if(rightEnd<rightCorner){
212 rightEnd,
220 rightEnd,
315 Int rightEnd,
351 for(k=j+1; k<= rightEnd; k++)
367 else if(j > rightEnd) //right Chain is doen
393 for(k=j+1; k<= rightEnd; k++) //update rightMin and newRightI;
456 Int rightEnd,
483 tempRightEnd = rightEnd;
532 rightEnd,
548 rightChain, rightEnd, down_rightCornerIndex,
610 rightChain, segRightMono, rightEnd,
654 rightChain, down_rightCornerIndex, rightEnd,
685 rightChain, segRightMono, rightEnd,
695 rightEnd,
714 rightEnd,
733 Int rightEnd,
783 ActualRightStart = rightEnd +1; //meaning no section on right
791 ActualRightEnd = rightEnd;