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

  /xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
polyDBG.cc 104 Int V_count = 0;
108 V_count += poly->get_npoints();
118 V_count += temp->get_npoints();
123 V_count += temp->get_npoints();
129 if(U_count > V_count) return 1;

Completed in 19 milliseconds