Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] error in polyhedron_self_intersection.cpp?

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] error in polyhedron_self_intersection.cpp?


Chronological Thread 
  • From: "Isabel" <>
  • To: <>
  • Subject: RE: [cgal-discuss] error in polyhedron_self_intersection.cpp?
  • Date: Mon, 23 Jul 2007 09:18:59 +0200


Sorr, but I don't understand. Can you be more specific about? Can you
explain this with example?
I make test with p.off, and the result was correct.
Thanks. Isabel.

On Friday 20 July 2007 10:51, Isabel wrote:

> Hi all.
> There is an error if I use a polyhedron that are two spheres that
> intersect. I send you the file "esferas.off". It has 420 faces.
> The error message is:
> Debug Assertion Failed!
> Expression: vector insert iterator outside range This code is only for
> a few faces?

The file has intersecting triangles. The Polyhedron class does not support
this. Check the manual for details. The method that intersects the
(triangulations of the) spheres should find the intersecting triangles and
build a single, clean surface.


--
Matthijs Sypkens Smit
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss

Attachment: p.off
Description: Binary data




Archive powered by MHonArc 2.6.16.

Top of Page