Searched refs:toArrayAllPolygons (Results 1 – 3 of 3) sorted by relevance
136 directedLine** toArrayAllPolygons(Int& total_num_edges);
429 directedLine** array = polygons->toArrayAllPolygons(total_num_edges); in DBGfindDiagonals()450 directedLine** array = polygons->toArrayAllPolygons(total_num_edges); in partitionY()
464 directedLine** array = toArrayAllPolygons(total_num_edges); in sortAllPolygons()567 directedLine** directedLine::toArrayAllPolygons(Int& total_num_edges) in toArrayAllPolygons() function in directedLine