Searched refs:highV (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
417 for(j=highV; j>=lowV; j--){
428 for(i=lowV; i<highV; i++){

Completed in 5 milliseconds