[Boost-bugs] [Boost C++ Libraries] #10636: Incorrect output from get_trapezoids(..., HORIZONTAL)

Subject: [Boost-bugs] [Boost C++ Libraries] #10636: Incorrect output from get_trapezoids(..., HORIZONTAL)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-10-07 22:50:36


#10636: Incorrect output from get_trapezoids(..., HORIZONTAL)
------------------------------------------------+----------------------
 Reporter: "Patrick J. LoPresti" <lopresti@…> | Owner: ljsimons
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: polygon
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: |
------------------------------------------------+----------------------
 The attached program uses boost::polygon to
 slice up a figure (with a "hole" cut out of it) into horizontal
 trapezoids. The output I get is:
 Output:
 polygon (4 3) (4 0) (0 0) (0 3) (4 3)
 ...which is clearly wrong. I am pretty sure my code is correct,
 because if I replace bg::HORIZONTAL with bg::VERTICAL, I get the
 correct output of a bunch of vertical trapezoids.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10636>
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 : 2017-02-16 18:50:17 UTC