Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss] what is polygon syntax

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss] what is polygon syntax


Chronological Thread 
  • From:
  • To:
  • Subject: Re: Re: [cgal-discuss] what is polygon syntax
  • Date: Thu, 25 Oct 2007 21:55:46 +0200

>It seems that you use the homogeneous kernel, and all your points have hw=1.

>The first line is the number of vertices. The next lines are each for one
>vertices, with that format: "x y".

Hi,
yes, actualy it was spike.dat file. you and other fiends have told me about
about hw :)

so the syntax is:

<number of verties>
<hx1/hw> <hy1/hw> or <x1> <y1>
...

Thanks,


  • Re: Re: [cgal-discuss] what is polygon syntax, nt_mahmood, 10/25/2007

Archive powered by MHonArc 2.6.16.

Top of Page