$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [polygon] voronoi diagram in a bounding box
From: Andrii Sydorchuk (sydorchuk.andriy_at_[hidden])
Date: 2015-02-08 17:28:21
Hi Dan,
The feature is not provided natively by the library.
However, there are workarounds that depend on your use-case.
Could you please explain the problem you are trying to solve (e.g. draw
Voronoi diagram on a screen)?
Why do you need to clip Voronoi diagram with a bounding box?