Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Convert FT to double

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Convert FT to double


Chronological Thread 
  • From: Sebastien Loriot <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Convert FT to double
  • Date: Fri, 20 Jun 2008 15:01:40 +0200

Hello,

CGAL::to_double works.

Sebastien

On Friday 20 June 2008 02:56:42 pm Rafael Roberto wrote:
> Hi everyone,
>
> I'm using a Vector_3<Kernel> v in my application and when I get it
> coordinates, using the v.x(), for example, it returns a Kernel::FT. I know
> its a number structure, but I want to convert it to double. Does have any
> way to cast this FT structure to a double?
>
>
> Thank you all,
> Rafael Roberto





Archive powered by MHonArc 2.6.16.

Top of Page