Searched refs:lowU (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/interface/
H A Dglsurfeval.h299 void inEvalMesh2(int lowU, int lowV, int highU, int highV);
H A Dinsurfeval.cc400 void OpenGLSurfaceEvaluator::inEvalMesh2(int lowU, int lowV, int highU, int highV) argument
412 for(i=lowU; i<highU; i++){
433 for(j=highU; j>=lowU; j--){

Completed in 8 milliseconds