From ef2f8f6c8a2706bca9da532bac6e15c19880fa83 Mon Sep 17 00:00:00 2001 From: Andrii Sydorchuk Date: Sun, 16 Sep 2012 22:48:03 +0000 Subject: Polygon: merge from trunk. New functionality: Voronoi diagram, segment concept, segment utils. [SVN r80546] --- libs/libraries.htm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libs/libraries.htm') diff --git a/libs/libraries.htm b/libs/libraries.htm index 8a8406afe8..1dad927176 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -241,8 +241,9 @@ how to download, build, and install the libraries.

  • pointer container - Containers for storing heap-allocated polymorphic objects to ease OO-programming, from Thorsten Ottosen.
  • -
  • polygon - Booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates, from - Lucanus Simonson.
  • +
  • polygon - Voronoi diagram construction and + booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates, + from Lucanus Simonson, Andrii Sydorchuk.
  • pool - Memory pool management, from Steve Cleary.
  • preprocessor - Preprocessor -- cgit v1.2.1