Searched refs:pwl_left (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ |
| H A D | arctess.h | 53 void pwl_left( Arc_ptr, REAL, REAL, REAL, REAL );
|
| H A D | arctess.cc | 120 * 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 D | splitarcs.cc | 207 arctessellator.pwl_left( newleft, s, t2, t1, stepsizes[2] );
|
| H A D | subdivider.cc | 890 arctessellator.pwl_left( jarc, s1, t1, t2, lrate );
|
Completed in 6 milliseconds