Searched refs:new_polygon (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DmonoTriangulation.cc68 directedLine* new_polygon = polygonConvert(cusps[0]); local in function:monoTriangulationOpt
69 directedLine* other = findDiagonal_singleCuspX(new_polygon);
82 new_polygon->connectDiagonal_2slines(new_polygon, other,
85 new_polygon);
401 directedLine* new_polygon = polygonConvert(cusps[0]); local in function:monoTriangulationRecGenOpt
402 directedLine* other = findDiagonal_singleCuspX(new_polygon);
415 new_polygon->connectDiagonal_2slines(new_polygon, other,
418 new_polygon);
433 directedLine* new_polygon = polygonConvert(poly); local in function:monoTriangulationRecGenOpt
[all...]
H A DsampleMonoPoly.cc1261 directedLine* new_polygon = polygonConvert(cusps[0]); local in function:sampleMonoPoly
1263 directedLine* other = findDiagonal_singleCuspX( new_polygon);
1280 new_polygon->connectDiagonal_2slines(new_polygon, other,
1283 new_polygon);

Completed in 8 milliseconds