Boost C++ Libraries: Ticket #13556: boost::geometry::within() is not finding a point within a segment https://svn.boost.org/trac10/ticket/13556 <p> 1). I construct two segment objects which intersect, and use geometry::intersection() to select the point where they intersect. </p> <p> 2). I use geometry::within() to check that the point is within each of the segments. </p> <p> I've found that if I use segments that are perpendicular, within() behaves as I would expect. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13556 Trac 1.4.3 Josiah Slack <josiahnmi@…> Tue, 01 May 2018 17:20:40 GMT attachment set https://svn.boost.org/trac10/ticket/13556 https://svn.boost.org/trac10/ticket/13556 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">geometry_within_bug.cpp</span> </li> </ul> Ticket