Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Fill hole of a horseshoe shaped mesh (concave)

Subject: CGAL users discussion list

List archive

[cgal-discuss] Fill hole of a horseshoe shaped mesh (concave)


Chronological Thread 
  • From: aseverino <>
  • To:
  • Subject: [cgal-discuss] Fill hole of a horseshoe shaped mesh (concave)
  • Date: Mon, 10 Dec 2018 15:21:24 -0600 (CST)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=SoftFail ; spf=Pass
  • Ironport-phdr: 9a23:LQPdVBS5yBSMeUzBE1CfOmmQuNpsv+yvbD5Q0YIujvd0So/mwa69YRyN2/xhgRfzUJnB7Loc0qyK6/CmATRIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSizexfbB/IA+qoQnNq8IbnZZsJqEtxxXTv3BGYf5WxWRmJVKSmxbz+MK994N9/ipTpvws6ddOXb31cKokQ7NYCi8mM30u683wqRbDVwqP6WACXWgQjxFFHhLK7BD+Xpf2ryv6qu9w0zSUMMHqUbw5Xymp4qF2QxHqlSgHLSY0/m/XhMJuj6xVvR2uqABwzYPPfIGYNuZycr/Bcd8GW2ZMWNtaWSxbAoO7aosCF/AOPf1GoInjuVQOtxq+BQ+rBOjyzTJHnHv20rM10us7FwHJwRYgEMwUvHvOttn1L7kdUf6rw6nSzDXDafRW1Czy6IjNaB8hoPWMUahsfsrWzEkiDgXIhUiep4ziOjOazOUNs26D4upmT+2gkHUoqwVvrTS12sgsjYzJi4QIwV7H7SV02Js5KNm8RUJhb9OpE4FcuiKbOodsQ84vQmdlszsgxLIco560Zi0KxYwnxxHBb/yHdJCF4hTsWeqLJzd3nmlqd6m7hxms60Sv1ur8Vsys3FZLqCpKjMXMu2gQ2xHX7sWLUPVw80S71TuM1g3f8OBJLEEsmareMZEhw7owlpQJsUTEGy/7gF/5jKuIeUQr4Oeo7fnoYq/4qZOGLYB4kBr+PbowmsOhG+Q4Mw4OX2+A9OSz0b3s50z5QLFQgvIqlanZtYjWJd4Hqa6hHw9VzoEj5g6jADepytsYmWALI09EeBKck4fpJkrOIOvjAPekg1WslS9ryOrcMr3gBJXNNHnDn637cbZz8U4PgDY0mNtQ7pYRBrAaK+/oQWfwssbZB1k3KV+a2eHiXdxm250TQ2OJBefNOaffoVaO6vgiZeDKf4ILtSz8Lf8N6PvnjHt/klgYK/r6laALYWy1S6w1a36SZmDh149YQDU6+zEmRemvs2WsFDtaZnK8RaU5v2hpB4evDIOFTYeo0ufYgHWLW6ZOb2UDMWiiVG/yftzdCfgJYSOWZMRml25cDOXze8oazRir8TTC5f9nI+7To3BKs86l0tF/7ene0xo18G4tAg==

When I try to triangulate a hole that follows a concave curve, it ignores the
shape of the border edges and create a circular convex-hull-like patch.

How can I be more restrictive as how the hole filling should work?

I know all the vertices and edges - in the correct order - involved in the
triangulation, but if I use triangulate_hole_polyline it generates a whole
new mesh and I don't want that.



--
Sent from: http://cgal-discuss.949826.n4.nabble.com/



Archive powered by MHonArc 2.6.18.

Top of Page