Searched refs:botd_left (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dslicer.cc393 Int d, topd_left, topd_right, botd_left, botd_right, i,j; local in function:triangulateRectAux
500 botd_left = 1;
501 botd_right = bot->npts-2; //botd_left<= bot_dright
508 botd_left = 1+ u;
511 if(botd_left >1)
516 for(i=1; i<= botd_left; i++)
565 for(j=botd_left, i=topd_left; i>=topd_right; i--,j++)

Completed in 3 milliseconds