$include_dir="/home/hyper-archives/geometry/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [geometry] polygons with holes
From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2012-01-27 04:24:33
Hi,
Are you trying to simply display your polygons, or you really need to do
more operations once constructed? I'm asking because there exist tricks to
have the GPU display a polygon and its holes in whatever order, without any
analysis.
Regards
Bruno