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

  /xsrc/external/mit/glu/dist/src/libtess/
mesh.h 232 * __gl_meshUnion( mesh1, mesh2 ) forms the union of all structures in
256 GLUmesh *__gl_meshUnion( GLUmesh *mesh1, GLUmesh *mesh2 );
mesh.c 652 /* __gl_meshUnion( mesh1, mesh2 ) forms the union of all structures in
655 GLUmesh *__gl_meshUnion( GLUmesh *mesh1, GLUmesh *mesh2 )

Completed in 4 milliseconds