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

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dslicer.cc838 REAL v_stepsize = (top->tail()[1] - bot->tail()[1])/( (REAL) n_vlines+1); local in function:triangulateRectGen
845 temp = bot->tail()[1] + v_stepsize;
849 temp += v_stepsize;

Completed in 3 milliseconds