Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] [REPOST] Why do I get precondition violation here

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] [REPOST] Why do I get precondition violation here


Chronological Thread 
  • From: Bernd Gaertner <>
  • To:
  • Subject: Re: [cgal-discuss] [REPOST] Why do I get precondition violation here
  • Date: Thu, 14 May 2009 09:39:17 +0200

Kim wrote:
Hi
sorry ! this is a repost ,,, but I am really stopped.

noone has any idear at all ? any clue is appreciated!
I am sure the start and endpoint are the same ,, since if I input the
same , just as linesegment then it works perfect.

Why is the polygon below failing when
trying to
if (pgn.orientation()==CGAL::CLOCKWISE ) <-- fails with error , see below
Precondition violation.

What kernel are you using? Please read the following FAQ item to see whether it is related to your problem: http://www.cgal.org/FAQ.html#inexact_NT.

Best,
Bernd.



Archive powered by MHonArc 2.6.16.

Top of Page