HomeSort by: relevance | last modified time | path
    Searched refs:EdgeGoesLeft (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/glu/dist/src/libtess/
geom.h 65 #define EdgeGoesLeft(e) VertLeq( (e)->Dst, (e)->Org )
tessmono.c 93 * The EdgeGoesLeft test guarantees progress even when some triangles
96 while( lo->Lnext != up && (EdgeGoesLeft( lo->Lnext )
sweep.c 1001 if( ! EdgeGoesLeft( eTopLeft )) {

Completed in 8 milliseconds