Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] line and curve intersection

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] line and curve intersection


Chronological Thread 
  • From: "Ophir Setter" <>
  • To:
  • Subject: Re: [cgal-discuss] line and curve intersection
  • Date: Thu, 28 Feb 2008 18:16:33 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=Sa8B8vqSBZZjTlJg013wPJdHBW4y5/p7xp/1EC2EwwwG1+5nJyu4UBF7sQQsNgW+VWaBoIat8zIE8ap1hDnDjqRg8LYJtGc25L19IlSHnyGsF36VOVQ/dvFNCJ6vzMRXUkCAq5Ufla9QSl3ylsXdZEYtWitRne7BfDLCJVlZnsE=

In CGAL, there is Arr_conic_traits_2.h, which also offers an
intersection predicate. I am not sure, whether it offers line/conic or
whether it line can be input as "degenerated" conic.

If it is a line with rational coefficients then it can be inputted as a line, but it it is a line with irrational coefficients then it should be inputted as a degenerated conic.




Archive powered by MHonArc 2.6.16.

Top of Page