Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] The new Triangulation_2.h

Subject: CGAL users discussion list

List archive

[cgal-discuss] The new Triangulation_2.h


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] The new Triangulation_2.h
  • Date: Sat, 28 Jun 2008 18:09:03 +0200 (CEST)

Hello,

I have written some code, which worked with CGAL 3.2.1 quite nice. I've
installed the 3.3.1 version now and I have a problem with inserting into a
triangulation. I get precondition violation error on line 866 in
Triangulation_2.h "!is_infinite(f) && !is_infinite(f->neighbour(i))", but
exactly the same code with the same input was running before.

Does anyone have an idea?

Thanks,
Angelina



Archive powered by MHonArc 2.6.16.

Top of Page