Searched refs:polygonBelow (Results 1 – 1 of 1) sorted by relevance
394 PolygonVector polygonBelow; in splitPolygonAtAxisValue() local400 return QPair<PolygonVector, PolygonVector>(polygonBelow, polygonAbove); in splitPolygonAtAxisValue()430 polygonBelow.append(polygon.at(index)); in splitPolygonAtAxisValue()437 polygonBelow.append(polygon.at(index)); in splitPolygonAtAxisValue()441 polygonBelow.append(polygon.at(index)); in splitPolygonAtAxisValue()450 polygonBelow.append(polygon.at(index)); in splitPolygonAtAxisValue()472 polygonBelow.append(midPoint); in splitPolygonAtAxisValue()479 return QPair<PolygonVector, PolygonVector>(polygonBelow, polygonAbove); in splitPolygonAtAxisValue()