$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Geometry] Calculating the centre of a rectangle
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2014-01-16 01:37:13
Hi All,
I'm in the process of needing to calculate the centre point of a rectangle, given the top left and bottom right co-ordinates.
Before I write this myself, I was wondering whether boost Geometry already has something to do this.
Any help appreciated.
Cheers
Sean.