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

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DpartitionY.cc58 static Int compVertInY(Real A[2], Real B[2]) function in typeref:typename:Int
76 if( compVertInY(e->head(), vert) != 1
77 && compVertInY(e->tail(), vert) != 1
92 if( compVertInY(e->head(), vert) != -1
93 && compVertInY(e->tail(), vert) != -1

Completed in 2 milliseconds