Searched defs:cusps (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DmonoTriangulation.cc59 directedLine** cusps = (directedLine**) malloc(sizeof(directedLine*)*n_edges); local in function:monoTriangulationOpt
391 directedLine** cusps = (directedLine**) malloc(sizeof(directedLine*)*n_edges); local in function:monoTriangulationRecGenOpt
[all...]
H A DsampleMonoPoly.cc1246 directedLine** cusps = (directedLine**) malloc(sizeof(directedLine*) * n_edges); local in function:sampleMonoPoly

Completed in 5 milliseconds