Searched refs:leftPart (Results 1 – 1 of 1) sorted by relevance
537 PolygonVector leftPart = splitPolygonAtAxisValue(results, 0, 0).first; in clipFootprintToMap() local538 addXOffset(leftPart, side); in clipFootprintToMap()539 leftPart = splitPolygonAtAxisValue(leftPart, 0, 0).second; // same here in clipFootprintToMap()543 return ClippedFootprint(leftPart, results, rightPart); in clipFootprintToMap()