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

/xsrc/external/mit/glu/dist/src/libtess/
H A Dmesh.h186 * __gl_meshMakeEdge( mesh ) creates one edge, two vertices, and a loop.
247 GLUhalfEdge *__gl_meshMakeEdge( GLUmesh *mesh );
H A Dtess.c353 e = __gl_meshMakeEdge( tess->mesh );
H A Dmesh.c272 /* __gl_meshMakeEdge creates one edge, two vertices, and a loop (face).
275 GLUhalfEdge *__gl_meshMakeEdge( GLUmesh *mesh ) function in typeref:typename:GLUhalfEdge *
H A Dsweep.c1146 e = __gl_meshMakeEdge( tess->mesh );

Completed in 57 milliseconds