Artem Amirkhanov
|
8590a139f2
|
Fix mistakes in voronoi_diagram.htm
Fix signatures of two voronoi vertex methods:
- const point_type& x() const => const coordinate_type& x() const
- const point_type& y() const => const coordinate_type& y() const
|
2018-09-13 15:21:36 +02:00 |
|
Andrii Sydorchuk
|
414f72bea3
|
Polygon: Updating Voronoi documentation. Removing documentation for Voronoi predicates and robust fpt, as description is too general.
[SVN r83804]
|
2013-04-07 23:23:46 +00:00 |
|
Andrii Sydorchuk
|
38d9013fd3
|
Polygon: Improving documentation. Updated Voronoi Main/Builder/Diagram pages.
[SVN r83803]
|
2013-04-07 23:09:31 +00:00 |
|
Andrii Sydorchuk
|
5ef1c4c822
|
Polygon: Removing redundant comments; Updating voronoi_diagram source/documentation.
[SVN r80506]
|
2012-09-12 19:00:40 +00:00 |
|
Luke Simonson
|
423d88ca09
|
fixed typos
[SVN r80495]
|
2012-09-11 21:42:03 +00:00 |
|
Andrii Sydorchuk
|
00116e5e36
|
Polygon: Making function names bold in the documentation; Updating voronoi.hpp routines; Updating documentation.
[SVN r80493]
|
2012-09-11 18:58:03 +00:00 |
|
Luke Simonson
|
18f38073df
|
fixed typo
[SVN r80488]
|
2012-09-10 21:39:39 +00:00 |
|
Andrii Sydorchuk
|
bef52a9b3b
|
Polygon: Updating Voronoi diagram page documentation. Updating Voronoi basic tutorial.
[SVN r80482]
|
2012-09-10 20:39:16 +00:00 |
|
Andrii Sydorchuk
|
61734ab2b3
|
Polygon: Updating documentation before the release. Removed voronoi_utils documentation page.
[SVN r80481]
|
2012-09-10 18:42:14 +00:00 |
|
Andrii Sydorchuk
|
b8b93d63ba
|
Polygon: removed data member from Voronoi primitives; added color member instead; removed size template parameter from the extended_int class methods.
[SVN r78710]
|
2012-05-28 10:23:43 +00:00 |
|
Andrii Sydorchuk
|
97d05a4194
|
Polygon: updating documentation.
[SVN r78414]
|
2012-05-10 21:45:11 +00:00 |
|