Opened 11 years ago

Last modified 11 years ago

#633 closed defect

Mismatch segment sides in OffsetCurveBuilder — at Initial Version

Reported by: mloskot Owned by: strk
Priority: major Milestone: 3.4.0
Component: Core Version: main
Severity: Significant Keywords: history
Cc:

Description

This ticket follows bug fix committed in r3817.

There are several more places that need to be reviewed in OffsetCurveBuilder.cpp file, Position::LEFT in

  • line 221 in OffsetCurveBuilder::computeLineBufferCurve
  • line 275 in OffsetCurveBuilder::computeSingleSidedBufferCurve

should likely read Position::RIGHT.

However, attempt to fix those causes unit tests failures for the buffer operation.

Change History (0)

Note: See TracTickets for help on using tickets.