Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem with types of Boolean Operations

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem with types of Boolean Operations


Chronological Thread 
  • From: "Rubén Martínez" <>
  • To:
  • Subject: Re: [cgal-discuss] Problem with types of Boolean Operations
  • Date: Sat, 18 Aug 2007 14:13:56 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rpulHxPDqg2KDctsnKzmoHyIl552muxy3/daAi3dworNCHIUC9E1DcdqhLPUnurkrpWH6gnMqAp7A5knwq4i4UoPwO7VX661/QAyF5OOcN76dqkz3SGDQIQwf+LJOkF1PIgU9ijPQskxL4tnReIJ0OfLjHOzg9z+/OHaDDnYMrU=

Thanks, i dont remember this aplication, ejejej.

Thanks

Ruben

On 8/18/07, Bart Janssens
<>
wrote:
> On Saturday 18 August 2007 13:56:24 Rubén Martínez wrote:
> > vector[0] = pto[0]; .... --> NOT VALID
>
> You should use: vector[0] = CGAL::to_double(pto[0]);
>
> regards,
>
> Bart
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>




Archive powered by MHonArc 2.6.16.

Top of Page