[Boost-bugs] [Boost C++ Libraries] #13556: boost::geometry::within() is not finding a point within a segment

Subject: [Boost-bugs] [Boost C++ Libraries] #13556: boost::geometry::within() is not finding a point within a segment
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-05-01 17:20:11


#13556: boost::geometry::within() is not finding a point within a segment
----------------------------------------+----------------------------
 Reporter: Josiah Slack <josiahnmi@…> | Owner: Barend Gehrels
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: geometry
  Version: Boost 1.67.0 | Severity: Problem
 Keywords: |
----------------------------------------+----------------------------
 1). I construct two segment objects which intersect, and use
 geometry::intersection() to select the point where they intersect.

 2). I use geometry::within() to check that the point is within each
 of the segments.

 I've found that if I use segments that are perpendicular, within() behaves
 as I would expect.

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/13556>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2018-05-01 17:24:46 UTC