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

/xsrc/external/mit/glu/dist/src/libtess/
H A Dtess.c116 tess->flagBoundary = FALSE;
292 tess->flagBoundary = (fn != NULL);
300 tess->flagBoundary = (fn != NULL);
514 if( ! tess->flagBoundary && tess->callMesh == &noMesh ) {
H A Dtess.h92 GLboolean flagBoundary; /* mark boundary edges (use EdgeFlag) */ member in struct:GLUtesselator
H A Drender.c126 if( ! tess->flagBoundary ) {
264 if( tess->flagBoundary ) {

Completed in 5 milliseconds