Subject: CGAL users discussion list
List archive
- From: "J. Scheurich" <>
- To:
- Subject: Re: [cgal-discuss] Eroormessage of CSG cut
- Date: Thu, 12 Mar 2020 23:01:50 +0100
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:yVOM9BC0L8cMQr6eRdQZUyQJP3N1i/DPJgcQr6AfoPdwSPv+oMbcNUDSrc9gkEXOFd2Cra4d16yP6f2rADFeqb+681k8M7V0HycfjssXmwFySOWkMmbcaMDQUiohAc5ZX0Vk9XzoeWJcGcL5ekGA6ibqtW1aFRrwLxd6KfroEYDOkcu3y/qy+5rOaAlUmTaxe7x/IAi5oAnLq8Uan4tvJqksxhbJo3ZDZvhby35vKV+PkBnw4du98oR++CpKofIh8MBAUaT+f6smSLFTESorPWMo6sD1rBfPVQSA6GcSXWUQiRpIHhPK7ArmUZfrsyv1rfRy1S+HNsDrV780WDCi76B2SB/0jSoMKjA0/H3LhsF2kalWpg+qqR5izI7OeIybKeRwfq3dc90ZS2ROUMleWC5dDY2zdIYPE/MBMPxEo4XhqVYDrx2zDhSsCuP1zT9Ig2f70aM+3eg7DArIwRAvH9IQv3TJttX1NbsdUeC7wKLVyjjDau5W2Tnh6IjJbxwtvOqBXLxufsXK00UgCh3Kg0yWpIf4MT2V0eENvHKa7+pmTe+vjHMnqxtpoji1wccsiJfGiZ4Jylze8iV52ok1KNulQ0B4ed6pCIVcuzyYOodsQM4uXXtktDs+x7EYo5K2fisHxIwkyhPccfCLboiF7gz5WOqMIjp1i2hpdbC5ih2v60av0Pf8WdOx0FtSripKjN3MtncV2hzW7ciHV+d98l2v2DmRzA/f8PxLLl4smaraLZ4u3KIwm4INvUjeHCL6gkf7gLGMekk5/uWk9f7rb7flq5OEMo97kAD+MqAgmsylBuQ4NxADX22G+eSyyL3j/FD1TKhRg/w4jKbWq4rWKtkFqaKhGQ9azp4j6wqjDzehyNkXgXYHI0hBeB6ekofpOkrOL+zlDfekmFShiyxrxvDDPr35GJrBNHnDkLH7fbZ88UFQ0gQzzcoMr65TX7oOKfa2Vk7qv8HDFTc4NRa1yqDpEoZTzIQbDCitROeiO6PfrEWJ7eJla72JeYEJuW+kA+co7bjigClqyhcmYaC10M5POziDFfN8LhDBOCu+spI6CW4P+zEGYqnvgVyGXyRUYibgQK82oD02Wtv/UdXzA7u1ibnE5x+VW4VMbzAUFV2GV3vlJd3dBqU8LRmKK8okqQQqELisT4h4jkOrsxLmjaVqJKzY939AuA==
On 12.03.20 16:56, J. Scheurich wrote:
>
>> Meshlab is able to read the off because it ignores the N blahblah
>> lines, which your CGAL version does not. Where did you find that off ?
>
> The .off files has been writen by white_dune. white:dune can triangulate
> meshes and the normal lines
> can be deleted in a editor.
>
> I will change the test data.
Updated:
https://wdune.ourproject.org/examples/reduced.cpp
https://wdune.ourproject.org/examples/reduced1.off
https://wdune.ourproject.org/examples/reduced2.off
Now the errormessage is much more usefull:
$ g++ -g -O0 reduced.cpp -lCGAL -lgmp -lmpfr
$ ./a.out
terminate called after throwing an instance of 'CGAL::Assertion_exception'
what(): CGAL ERROR: assertion violation!
Expr: it_poly_hedge!=edge_to_hedge.end()
File:
/usr/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Visitor.h
Line: 1008
Aborted (core dumped)
thanks
so long
MUFTI
- [cgal-discuss] Eroormessage of CSG cut, J. Scheurich, 03/12/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, Andreas Fabri, 03/12/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, J. Scheurich, 03/12/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, Maxime Gimeno, 03/12/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, Maxime Gimeno, 03/12/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, Maxime Gimeno, 03/12/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, J. Scheurich, 03/12/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, J. Scheurich, 03/12/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, Maxime Gimeno, 03/13/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, J. Scheurich, 03/13/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, Sebastien Loriot (GeometryFactory), 03/13/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, Maxime Gimeno, 03/13/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, J. Scheurich, 03/12/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, Maxime Gimeno, 03/12/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, Maxime Gimeno, 03/12/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, J. Scheurich, 03/12/2020
- Re: [cgal-discuss] Eroormessage of CSG cut, Andreas Fabri, 03/12/2020
Archive powered by MHonArc 2.6.18.