Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] what is polygon syntax


Chronological Thread 
  • From: Laurent Rineau <>
  • To:
  • Subject: Re: [cgal-discuss] what is polygon syntax
  • Date: Thu, 25 Oct 2007 18:16:35 +0200
  • Organization: Inria, Sophia Antipolis, FRANCE

On Thursday 25 October 2007 17:17:35

wrote:
> Hi,
> what is the syntax of a polygon? How can I create one? for example what
> does this mean?
>
> 64
> 100/1 -10/1
> 100/1 500/1
> 500/1 498/1
> 110/1 495/1
> 110/1 450/1
> 500/1 448/1
> 110/1 445/1
> 110/1 400/1
> 500/1 398/1
> 110/1 395/1
> 110/1 350/1

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".

--
Laurent Rineau
INRIA - Sophia Antipolis
BP 93, 2004 Route des Lucioles
06902 Sophia Antipolis Cedex FRANCE
Tel: +33 4 92 38 78 62 (Fax: +33.4.97.15.53.95)


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

Archive powered by MHonArc 2.6.16.

Top of Page