Boost logo

Boost Users :

Subject: Re: [Boost-users] Polygon, accessing Points_Data
From: Simonson, Lucanus J (lucanus.j.simonson_at_[hidden])
Date: 2011-04-13 12:56:42


AmandaLind wrote:
> Luke,
> Thank you for your response !
>
> I don't understand your comment on the first block of code, mostly
> because I don't see Coordinate type or Polygon type in the example
> you provided at the end.
>
> ~Amanda

int is coordinate type and Poly is polygon type. Coordinate type and polygon type are the names of the template parameters for polygon_data and polygon_traits templates. I substitute int and Poly in my example at the end when I instantiate those templates.

Regards,
Luke


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net