Subject: Re: [boost] [Polygon] "Ambiguous use of partial specialization" in CodeWarrior
From: Barend Gehrels (barend_at_[hidden])
Date: 2010-01-08 16:18:10


Hi Luke,

Simonson, Lucanus J wrote:
> Barend Gehrels wrote:
>
>
>> You ask for an alternative, and there is one within Boost. You might
>> look at Boost.Geometry, which has traits designed differently so maybe
>> this problem will not occur. It is not tested in CodeWarrior though.
>>
>> Sources are still here
>> https://svn.boost.org/svn/boost/sandbox/ggl/formal_review
>> and at our SVN.
>>
>> It has the union for polygons with holes.
>>
>
> Have you implemented the multi-polygon interfaces for the union and intersection operations?
>
>
Polygons with holes (not being multi-polygons) are there already.

I'm busy with the overlay operations, it is somewhat delayed but the
plan was to have it in the sandbox again soon. Including multi's.

Regards, Barend