Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Finding intersection segment

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Finding intersection segment


Chronological Thread 
  • From: Zohar <>
  • To:
  • Subject: [cgal-discuss] Re: Finding intersection segment
  • Date: Wed, 21 Mar 2012 01:20:01 -0700 (PDT)


Sure it can handle Triangle_3, the document should be updated.
You can use as many kernels as you want, and you can easily convert between
them.
The example of the object intersection is okay only for the syntax. The fact
that there's a cartesian kernel over there is a big NO-NO, and like many
other questions that recur here should go straight to the faq:

http://cgal-discuss.949826.n4.nabble.com/Intersecting-with-Cartesian-kerenl-td4425392.html#a4427606

Use exact_exact, and if it still doesn't work, please give us a link for one
file (as short as possible) that can reproduce the problem, and tell us what
exactly do you expect from the output.

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Finding-intersection-segment-tp4488033p4491576.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page