Searched refs:tessellateLinear (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Darctess.h57 void tessellateLinear( Arc_ptr, REAL, REAL, int );
H A Dmonotonizer.cc94 arctessellator.tessellateLinear( jarc, geo_stepsize, arc_stepsize, 1 );
102 arctessellator.tessellateLinear( jarc, geo_stepsize, arc_stepsize, 0 );
H A Darctess.cc274 * tessellateLinear - constuct a linear pwl arc and attach it to an Arc
279 ArcTessellator::tessellateLinear( Arc *arc, REAL geo_stepsize, REAL arc_stepsize, int isrational ) function in class:ArcTessellator

Completed in 5 milliseconds