Cleanup
This commit is contained in:
@@ -42,7 +42,7 @@ highDiagonalMesh ::
|
||||
Picture
|
||||
highDiagonalMesh pa pb w d =
|
||||
setDepth 100 $
|
||||
pictures $
|
||||
fold $
|
||||
map (thickLine 2 . tflat2) (diagonalLinesRect pb pa w d (3 * pi / 4))
|
||||
++ map (thickLine 2 . tflat2) (diagonalLinesRect pb pc (negate h) d (pi / 4))
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user