Boost logo

Geometry :

Subject: Re: [geometry] Intersection of linestring with polygon
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2013-10-15 19:07:10


Hi,

jakka30 wrote:
> Hi Barend,
>
> I am trying to use boost::geometry::intersection with our legacy geometry
> model. They have been registered successfully with Boost. I am getting the
> following error when I try to do it.
>
>
> *Error 42 error C2039: 'size' : is not a member of 'MyLineString3D<Type>'
> t:\boost\boost\geometry\algorithms\detail\overlay\follow.hpp 399*
>
>
> Could you please let me know what I am doing wrong here?
>

This is probably an error, boost::size() should be called instead of
size() member. Barend should I fix it?

Regards,
Adam


Geometry list run by mateusz at loskot.net