Searched refs:pwl_bottom (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ |
| H A D | arctess.h | 56 void pwl_bottom( Arc_ptr, REAL, REAL, REAL, REAL );
|
| H A D | arctess.cc | 209 * pwl_bottom - construct a bottom boundary pwl arc and attach it to an arc 214 ArcTessellator::pwl_bottom( Arc *arc, REAL t, REAL s1, REAL s2, REAL rate ) function in class:ArcTessellator 311 pwl_bottom( arc, t1, s1, s2, stepsize );
|
| H A D | splitarcs.cc | 281 arctessellator.pwl_bottom( newbot, t, s2, s1, stepsizes[3] );
|
| H A D | subdivider.cc | 902 arctessellator.pwl_bottom( jarc, t1, s1, s2, brate );
|
Completed in 5 milliseconds