Searched refs:getstepsize (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dcurvelist.h54 void getstepsize( void );
H A Dcurve.h66 void getstepsize( void );
H A Dpatchlist.h53 void getstepsize( void );
H A Dcurvelist.cc94 Curvelist::getstepsize( void ) function in class:Curvelist
99 c->getstepsize();
H A Dpatch.h58 void getstepsize( REAL );
71 void getstepsize( void );
H A Dcurvesub.cc89 curvelist.getstepsize();
H A Dpatch.cc252 * getstepsize - compute the sampling density across the patch
258 Patch::getstepsize( void ) function in class:Patch
267 pspec[0].getstepsize( mapdesc->maxsrate );
268 pspec[1].getstepsize( mapdesc->maxtrate );
273 pspec[0].getstepsize( mapdesc->maxsrate * pspec[0].range[2] );
274 pspec[1].getstepsize( mapdesc->maxtrate * pspec[1].range[2] );
294 pspec[0].getstepsize( mapdesc->maxsrate );
295 pspec[1].getstepsize( mapdesc->maxtrate );
469 Patchspec::getstepsize( REAL max ) // max is number of samples for entire patch function in class:Patchspec
H A Dpatchlist.cc114 Patchlist::getstepsize( void ) function in class:Patchlist
125 p->getstepsize();
H A Dcurve.cc148 Curve::getstepsize( void ) function in class:Curve
H A Dquilt.cc261 patchlist.getstepsize();
H A Dsubdivider.cc347 patchlist.getstepsize();
482 patchlist.getstepsize();

Completed in 72 milliseconds