Searched refs:tessellate (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dmonotonizer.h56 void tessellate( Arc *, REAL );
H A Dsubdivider.h106 void tessellate( Arc_ptr, REAL );
151 void tessellate( Bin &, REAL, REAL, REAL, REAL );
H A Dmonotonizer.cc63 tessellate( jarc, geo_stepsize );
83 Subdivider::tessellate( Arc_ptr jarc, REAL geo_stepsize ) function in class:Subdivider
H A Dsubdivider.cc573 // tessellate unsampled trim curves
574 tessellate( bin, patchlist.pspec[1].sidestep[1], patchlist.pspec[0].sidestep[1],
859 * tessellate - tessellate all Bezier arcs in a bin
874 Subdivider::tessellate( Bin& bin, REAL rrate, REAL trate, REAL lrate, REAL brate ) function in class:Subdivider
/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DsampledLine.h60 void tessellate(Real u_reso, Real v_reso);//n segments
H A DsampledLine.cc140 void sampledLine::tessellate(Real u_reso, Real v_reso) function in class:sampledLine
180 temp->tessellate(u_reso, v_reso);

Completed in 7 milliseconds