Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Assertion violation when converting polyhedron to Nef_polyhedron

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Assertion violation when converting polyhedron to Nef_polyhedron


Chronological Thread 
  • From: johnzjq <>
  • To:
  • Subject: [cgal-discuss] Re: Assertion violation when converting polyhedron to Nef_polyhedron
  • Date: Thu, 17 Feb 2011 05:20:08 -0800 (PST)


I did some other tests and find the cause is probably the precision of the
vertices.
If I translate the model from the world coordinate system to the local
cooridinate system, most of the models could pass the TEST described above.
However, if the precision of the model is reduced, for example, from 1e-6 to
1e-4, Minkowski Sum will fail on my data set.
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Assertion-violation-when-converting-polyhedron-to-Nef-polyhedron-tp3220004p3310746.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page