Boost logo

Boost :

From: Suto, Gyuszi (gyuszi.suto_at_[hidden])
Date: 2007-10-02 12:57:20


Phil Endecott wrote:
>>> I am trying to determine interest to submit GTL to boost.
>
> Looks good. Please show us the code! Currently, I do this sort of
> thing with my own fixed-point class (which has been discussed here
> before) and some not-good-enough-for-Boost-yet 2D container types. Do
> you have containers with e.g. rectangular-range iterators?

I cannot release code or full documentation (yet).
We tried to write the fastest polygon booleans. We avoided any lazy
iterators
because they slowed us down. You can get all the resulting rectangles in
a collection
then iterate thru them.
Gyuszi


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk