$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Boost.Polygon] support for polygons with holes
From: Simonson, Lucanus J (lucanus.j.simonson_at_[hidden])
Date: 2011-09-13 21:53:36
Björn Piltz wrote:
>here is my D-P implementation:Â https://bitbucket.org/bjornpiltz/boost_polygon_dp.
>When I tried to refactor the line-to-point distance calculation from simplify(),
>I realized it wasn't working correctly.
>I have replaced it, but I would suggest you have a look at it.
Thanks!
Luke