Searched refs:tessellate (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ |
| H A D | monotonizer.h | 56 void tessellate( Arc *, REAL );
|
| H A D | subdivider.h | 106 void tessellate( Arc_ptr, REAL ); 151 void tessellate( Bin &, REAL, REAL, REAL, REAL );
|
| H A D | monotonizer.cc | 63 tessellate( jarc, geo_stepsize ); 83 Subdivider::tessellate( Arc_ptr jarc, REAL geo_stepsize ) function in class:Subdivider
|
| H A D | subdivider.cc | 573 // 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 D | sampledLine.h | 60 void tessellate(Real u_reso, Real v_reso);//n segments
|
| H A D | sampledLine.cc | 140 void sampledLine::tessellate(Real u_reso, Real v_reso) function in class:sampledLine 180 temp->tessellate(u_reso, v_reso);
|
Completed in 7 milliseconds