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

/xsrc/external/mit/glu/dist/src/libtess/
H A Dmesh.c330 int joiningLoops = FALSE; local in function:__gl_meshSplice
342 joiningLoops = TRUE;
359 if( ! joiningLoops ) {
387 int joiningLoops = FALSE; local in function:__gl_meshDelete
394 joiningLoops = TRUE;
406 if( ! joiningLoops ) {
511 int joiningLoops = FALSE; local in function:__gl_meshConnect
519 joiningLoops = TRUE;
535 if( ! joiningLoops ) {

Completed in 3 milliseconds