$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-10 17:44:43
Alright, thanks for the explanation!
Please have a look at the attached file.
The method signature you are interested in is the following:
static void clip(const voronoi_edge<CT> &edge,
const brect_type &brect, point_set_type &clipped_edge)
Let me know if the example is unclear or you have any other questions.
Regards,
Andrii