Re: polygonCentroid issues
JuanPi <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <CABDtPkQzf675Ezqo1tCdgyoNdO1oOiDxn=6obQytrj6Mn1sghA@mail.gmail.com> |
most of the functions in matgeom and geometry assume the polygon is simple. It is not explicit in the docs, so there is room for improvement (if you do not want to wait for me you can report the documentation issue here https://github.com/mattools/matGeom/issues). The change proposed by Nicholas indeed breaks the polygon into two simple polygons.