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

  /xsrc/external/mit/glu/dist/src/libtess/
mesh.h 108 * mesh manipulation is finished, __gl_MeshZapFace can be used to delete
237 * __gl_meshZapFace( fZap ) destroys a face and removes it from the
258 void __gl_meshZapFace( GLUface *fZap );
tessmono.c 164 __gl_meshZapFace( f );
mesh.c 548 /* __gl_meshZapFace( fZap ) destroys a face and removes it from the
555 void __gl_meshZapFace( GLUface *fZap )
700 __gl_meshZapFace( fHead->next );

Completed in 4 milliseconds