Home
last modified time | relevance | path

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

/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DdirectedLine.h136 directedLine** toArrayAllPolygons(Int& total_num_edges);
H A DpartitionY.cc429 directedLine** array = polygons->toArrayAllPolygons(total_num_edges); in DBGfindDiagonals()
450 directedLine** array = polygons->toArrayAllPolygons(total_num_edges); in partitionY()
H A DdirectedLine.cc464 directedLine** array = toArrayAllPolygons(total_num_edges); in sortAllPolygons()
567 directedLine** directedLine::toArrayAllPolygons(Int& total_num_edges) in toArrayAllPolygons() function in directedLine