ALGO: rm confusing comment
This commit is contained in:
parent
41bc7e7744
commit
dde5614ae3
@ -123,8 +123,7 @@ monotonePartitioning pts
|
||||
|
||||
|
||||
-- |Try to eliminate the merge and split vertices by computing the
|
||||
-- diagonals we have to use for splitting the polygon. This doesn't
|
||||
-- necessarily make our polygon y-monotone yet.
|
||||
-- diagonals we have to use for splitting the polygon.
|
||||
monotoneDiagonals :: [PT] -> [Segment]
|
||||
monotoneDiagonals pts = catMaybes . go $ classifyList pts
|
||||
where
|
||||
|
Loading…
Reference in New Issue
Block a user