Searched refs:toArrayAllPolygons (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DdirectedLine.h136 directedLine** toArrayAllPolygons(Int& total_num_edges);
H A DdirectedLine.cc464 directedLine** array = toArrayAllPolygons(total_num_edges);
567 directedLine** directedLine::toArrayAllPolygons(Int& total_num_edges) function in class:directedLine
H A DpartitionY.cc429 directedLine** array = polygons->toArrayAllPolygons(total_num_edges);
450 directedLine** array = polygons->toArrayAllPolygons(total_num_edges);

Completed in 7 milliseconds