Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Methods to remove degenerate segments of a Polygon_2?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Methods to remove degenerate segments of a Polygon_2?


Chronological Thread 
  • From: Pol Monsó Purtí <>
  • To:
  • Subject: [cgal-discuss] Methods to remove degenerate segments of a Polygon_2?
  • Date: Fri, 12 Aug 2016 12:58:14 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:XpPr8x0/faIr++GrsmDT+DRfVm0co7zxezQtwd8ZsegQK/ad9pjvdHbS+e9qxAeQG96KsrQd06GM7OigATVGusfZ9ihaMdRlbFwssY0uhQsuAcqIWwXQDcXBSGgEJvlET0Jv5HqhMEJYS47UblzWpWCuv3ZJQk2sfTR8Kum9IIPOlcP/j7n0oMyKJVwQz2DiKfMqdVPt/F2X7pFXyaJZaY8JgiPTpXVJf+kEjUhJHnm02yjG28Gr4ZR4+D5Rsf9yv+RJUKH9YrhqBecAVGduYCgJ45jguhDHCAeO/XABSX4+kxxSAgGD4gupcI32t37Cse41/S6cJla+da0uRbHqu6NvVRnhziEAKTcR/2Tei8g2h6Ve9kHy7ydjypLZNdnGfMF1ebnQKIsX

Is there a method to remove the repeated vertices on a Polygon_2?

What happens if I remove them within a circulator? Should I substract one to the circulator?

Is it better to build a new polygon and then copy-construct the original one?



Archive powered by MHonArc 2.6.18.

Top of Page