Searched refs:ndt (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ | ||
| H A D | arctess.cc | 405 REAL ndt = dt + odt; local in function:ArcTessellator::tessellateNonlinear 406 if( nds<geo_stepsize && ndt<geo_stepsize ) { 412 odt = ndt; 466 REAL ndt = dt + odt; local in function:ArcTessellator::tessellateNonlinear 467 if( nds<geo_stepsize && ndt<geo_stepsize ) { 473 odt = ndt; |
Completed in 2 milliseconds