|
|
@@ -241,8 +241,9 @@ how to download, build, and install the libraries.</p>
|
|
|
<li><a href="ptr_container/index.html">pointer container</a>
|
|
|
- Containers for storing heap-allocated polymorphic objects to ease
|
|
|
OO-programming, from Thorsten Ottosen. </li>
|
|
|
- <li><a href="polygon/index.html">polygon</a> - Booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates, from
|
|
|
- Lucanus Simonson.</li>
|
|
|
+ <li><a href="polygon/index.html">polygon</a> - Voronoi diagram construction and
|
|
|
+ booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates,
|
|
|
+ from Lucanus Simonson, Andrii Sydorchuk.</li>
|
|
|
<li><a href="pool/doc/html/index.html">pool</a> - Memory pool management, from
|
|
|
Steve Cleary.</li>
|
|
|
<li><a href="preprocessor/doc/index.html">preprocessor</a> - Preprocessor
|