HomeSort by: relevance | last modified time | path
    Searched defs:tessellate (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
sampledLine.cc 140 void sampledLine::tessellate(Real u_reso, Real v_reso) function in class:sampledLine
180 temp->tessellate(u_reso, v_reso);
  /xsrc/external/mit/glu/dist/src/libnurbs/internals/
monotonizer.cc 63 tessellate( jarc, geo_stepsize );
83 Subdivider::tessellate( Arc_ptr jarc, REAL geo_stepsize ) function in class:Subdivider
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

Completed in 5 milliseconds