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

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Darctess.h56 void pwl_bottom( Arc_ptr, REAL, REAL, REAL, REAL );
H A Darctess.cc209 * 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 Dsplitarcs.cc281 arctessellator.pwl_bottom( newbot, t, s2, s1, stepsizes[3] );
H A Dsubdivider.cc902 arctessellator.pwl_bottom( jarc, t1, s1, s2, brate );

Completed in 5 milliseconds