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

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Darctess.h53 void pwl_left( Arc_ptr, REAL, REAL, REAL, REAL );
H A Darctess.cc120 * pwl_left - construct a left boundary pwl arc and attach it to an arc
125 ArcTessellator::pwl_left( Arc *arc, REAL s, REAL t1, REAL t2, REAL rate ) function in class:ArcTessellator
285 //is piecewise linear. Reason: In pwl_right, pwl_left, pwl_top, pwl_left,
308 pwl_left( arc, s1, t1, t2, stepsize );
H A Dsplitarcs.cc207 arctessellator.pwl_left( newleft, s, t2, t1, stepsizes[2] );
H A Dsubdivider.cc890 arctessellator.pwl_left( jarc, s1, t1, t2, lrate );

Completed in 6 milliseconds