$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Geometry: modifiable?
From: Jeremy Murphy (jeremy.william.murphy_at_[hidden])
Date: 2014-07-28 08:29:28
Hey Adam, thanks again for your generous and helpful answers. At the
moment I'm copying the geometry into a different data structure so that I
can easily modify it as I couldn't see a way to easily do insertions with
the generic API.
Jeremy