Boost logo

Boost Users :

Subject: [Boost-users] Enquiry on boost.geometry and intersection()
From: Zhang Qun (zhangq.rhy_at_[hidden])
Date: 2018-11-15 07:12:52


Hi guys, first-time post here. Hello to everyone.

I'm using boost.geometry to implement a project. I need to calculate the
intersection between a line and a polygon. I know there is no infinite line
concept in boost.geometry. So I try to use the segment to intersect with a
polygon, however, it seems not supported yet. Is there any other workaround
that I can implement the intersection between a line and a polygon? The
line is like y=mx+b or ax + by + c = 0.

Thanks.
Ethan



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