Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Bug in Mesh Decimation?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Bug in Mesh Decimation?


Chronological Thread 
  • From: jccosta <>
  • To:
  • Subject: Re: [cgal-discuss] Bug in Mesh Decimation?
  • Date: Tue, 7 Jan 2014 12:17:49 -0800 (PST)

Hello Sebastien,

Thanks for your answer. I used the patch you've provided in the previous
thread and it worked well for the example mesh I was having problems before.
But, when testing the corrections with other meshes I am getting the
following:

terminate called after throwing an instance of 'CGAL::Assertion_exception'
what(): CGAL ERROR: assertion violation!
Expr: lInserted
File:
/usr/local/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile_impl.h
Line: 200
Abort trap: 6

I am including the code (the new main.cpp) with the corrections you
suggested and the new mesh file (test_mesh_problem.off) that traps that
error. I really would appreciate if you could take a look into this.

Thanks!

New code: main.cpp
<http://cgal-discuss.949826.n4.nabble.com/file/n4658617/main.cpp>
problematic mesh: test_mesh_problem.off
<http://cgal-discuss.949826.n4.nabble.com/file/n4658617/test_mesh_problem.off>






--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Bug-in-Mesh-Decimation-tp4658610p4658617.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page