Searched refs:MakeVertex (Results 1 - 1 of 1) sorted by last modified time
| /xsrc/external/mit/glu/dist/src/libtess/ |
| H A D | mesh.c | 128 /* MakeVertex( newVertex, eOrig, vNext ) attaches a new vertex and makes it the 134 static void MakeVertex( GLUvertex *newVertex, function in typeref:typename:void 298 MakeVertex( newVertex1, e, &mesh->vHead ); 299 MakeVertex( newVertex2, e->Sym, &mesh->vHead ); 356 MakeVertex( newVertex, eDst, eOrg->Org ); 463 MakeVertex( newVertex, eNewSym, eNew->Org );
|
Completed in 3 milliseconds