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

/xsrc/external/mit/glu/dist/src/libtess/
H A Dtessmono.h56 * __gl_meshSetWindingNumber( mesh, value, keepOnlyBoundary ) resets the
68 int __gl_meshSetWindingNumber( GLUmesh *mesh, int value,
H A Dtessmono.c171 /* __gl_meshSetWindingNumber( mesh, value, keepOnlyBoundary ) resets the
179 int __gl_meshSetWindingNumber( GLUmesh *mesh, int value, function in typeref:typename:int
H A Dtess.c553 rc = __gl_meshSetWindingNumber( mesh, 1, TRUE );

Completed in 5 milliseconds