Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] switch from traits::point to kernel::point

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] switch from traits::point to kernel::point


Chronological Thread 
  • From: zickphy <>
  • To:
  • Subject: Re: [cgal-discuss] switch from traits::point to kernel::point
  • Date: Sat, 24 Oct 2009 12:45:57 -0700 (PDT)


I also encounter the problem, can anybody help to solve the problem? thanks a
lot!


imnotcat wrote:
>
> I give you more information, hoping this will help someone to solve my
> problem.
>
> I compute the intersection of 2 circle to find the 2 point witch I need.
> I've
> done this with arrangements and I've found the 2 Vertex that correspond to
> my 2
> points. Now the only method that I know afford me to obtain 2
> Traits::point_2,
> but later I need of this 2 points as a Kernel:Point_2 cause I will use
> this to
> create new Curve_2, that can be construct only with a kernel::point_2.
>
> So this is my problem, how can I solve this?
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>

--
View this message in context:
http://www.nabble.com/switch-from-traits%3A%3Apoint-to-kernel%3A%3Apoint-tp23710853p26042364.html
Sent from the cgal-discuss mailing list archive at Nabble.com.




Archive powered by MHonArc 2.6.16.

Top of Page