Commit Graph

14 Commits

Author SHA1 Message Date
rydotyosh
a6718a0c34
Polygon: fixing source category in Voronoi basic tutorial.
Fixing source category in case of segment start / end point.
2018-12-10 22:00:23 +09:00
rydotyosh
552f8ac233
Polygon: fixing printf format in Voronoi basic tutorial.
Fixing printf format "%ud" to "%u"
2018-12-10 21:45:46 +09:00
Andrii Sydorchuk
9b3ff99a3e [Polygon] Documentation fixes related to ticket #8026. 2014-05-03 22:55:08 +02:00
Andrii Sydorchuk
80fbc5e6a9 [Polygon] Create separate build target for examples from the public documentation. 2014-05-03 22:43:25 +02:00
Andrii Sydorchuk
6205a4a489 Polygon: fixing ulp comparison range between Voronoi vertices and sites.
[SVN r83907]
2013-04-14 21:54:01 +00:00
Andrii Sydorchuk
56a65319ca Polygon: cleaning documentation links and files using Boost inspect util.
[SVN r80484]
2012-09-10 21:03:17 +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
184fc22227 Polygon: Library updates after gcc run.
[SVN r80444]
2012-09-08 12:57:50 +00:00
Andrii Sydorchuk
78cac3abb1 Polygon: running new test headers over c++lint checker.
[SVN r80437]
2012-09-07 22:20:10 +00:00
Andrii Sydorchuk
38f7100fed Polygon: adding voronoi_events to the public part of the library.
[SVN r80400]
2012-09-04 21:26:11 +00:00
Andrii Sydorchuk
4d3a2c4801 Polygon: refactoring & redesigning voronoi diagram structure; code clean up.
[SVN r80360]
2012-09-02 10:21:27 +00:00
Andrii Sydorchuk
7a8082686b Polygon: refactoring & redesigning voronoi diagram structure; removing voronoi utils from the main package.
[SVN r80263]
2012-08-27 18:49:52 +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
c473a8b991 Polygon: Merging Voronoi examples and benchmarks from sandbox to trunk.
[SVN r78374]
2012-05-07 20:17:28 +00:00