Searched refs:pwl_right (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ |
| H A D | arctess.h | 54 void pwl_right( Arc_ptr, REAL, REAL, REAL, REAL );
|
| H A D | arctess.cc | 150 * pwl_right - construct a right boundary pwl arc and attach it to an arc 155 ArcTessellator::pwl_right( 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, 306 pwl_right( arc, s1, t1, t2, stepsize );
|
| H A D | splitarcs.cc | 206 arctessellator.pwl_right( newright, s, t1, t2, stepsizes[0] );
|
| H A D | subdivider.cc | 894 arctessellator.pwl_right( jarc, s1, t1, t2, rrate );
|
Completed in 5 milliseconds