From 55090a60d6ae25e3aa8081bc64bef31f2c8b8d90 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Tue, 27 Mar 2007 07:36:11 +0000 Subject: [PATCH] Another feature of Boolean operations --- Installation/CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation/CHANGES b/Installation/CHANGES index fd996eccf1a..f2ce2896d11 100644 --- a/Installation/CHANGES +++ b/Installation/CHANGES @@ -108,7 +108,7 @@ defined in windows.h - Added a function template called connect_holes() that connects the holes in a given polygon with holes, turning it into a sequence of points, where the holes are connceted to the outer boundary using zero-width passages. - +- Added a non-const function member to General_polygon_set_2 that obtains the underlying arrangement. 6.10 2D and 3D Triangulations