Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Polyhedron/Nef interface example does not produce correct result.

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Polyhedron/Nef interface example does not produce correct result.


Chronological Thread 
  • From: listboss <>
  • To:
  • Subject: Re: [cgal-discuss] Polyhedron/Nef interface example does not produce correct result.
  • Date: Wed, 27 Oct 2010 13:31:02 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=JZkeeZV2wzJA3E/7y6QyhbMsQsIv9ejWrv3C4qvC5pOM/DjCV5t8DZ41IJNUqGZtkN Ssfbt3vtFluh/8p5wHqLhguTo9XACMqJD+l7++H4UkFzFY/Dmo1AulJ5tHIz5Kn5q7tJ G9aBTghCIYG8ncxP47fwA5f39BenptsdwBRjc=

Thanks for your help Sebastien,

> 1) in this line
> 0.0 10.0.0 0.0
> 10.0.0 is not a correct value

This happened when I pasted the code to email. The file on my machine
is alright.

> 2)orientation of faces is not consistent.

In CGAL, how do you make orientation of Polyhedron_3 consistent
(assuming it is orientable) ?

>
> For the second problem reported, if you enable assert check in CGAL,
> you would have get this error message:
>

What is the test that I should be sending to CGAL_assertion() ?

Thanks again



Archive powered by MHonArc 2.6.16.

Top of Page