Searched refs:polygonAbove (Results 1 – 1 of 1) sorted by relevance
395 PolygonVector polygonAbove; in splitPolygonAtAxisValue() local400 return QPair<PolygonVector, PolygonVector>(polygonBelow, polygonAbove); in splitPolygonAtAxisValue()432 polygonAbove.append(polygon.at(index)); in splitPolygonAtAxisValue()435 polygonAbove.append(polygon.at(index)); in splitPolygonAtAxisValue()443 polygonAbove.append(polygon.at(index)); in splitPolygonAtAxisValue()452 polygonAbove.append(polygon.at(index)); in splitPolygonAtAxisValue()473 polygonAbove.append(midPoint); in splitPolygonAtAxisValue()479 return QPair<PolygonVector, PolygonVector>(polygonBelow, polygonAbove); in splitPolygonAtAxisValue()