Skip to content

Commit

Permalink
Merge pull request #823 from CorpusCallosum/patch-9
Browse files Browse the repository at this point in the history
Update ofPath.markdown
  • Loading branch information
dimitre committed Aug 17, 2024
2 parents 76da1a9 + 7455e65 commit 99bfb4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion documentation/graphics/ofPath.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3697,7 +3697,8 @@ _inlined_description: _
_description: _



Simplifies the polyline, removing un-necessary vertices.
Tolerance determines how dissimilar points need to be to stay in the line. Higher tolerance means more points removed, lower tolerance means less points removed.



Expand Down

0 comments on commit 99bfb4f

Please sign in to comment.