Commit Graph

14 Commits

Author SHA1 Message Date
Glen Fernandes
cec72adbeb Use LightweightTest instead of Test for unit tests 2018-09-15 16:05:00 -04:00
Andrii Sydorchuk
6223cce40d [Polygon] Use std::abs call instead of abs due to compilation issues on Intel Compiler 16.0 2015-10-17 22:00:25 +02:00
Andrii Sydorchuk
23f36816ec [Polygon] Fix issue #10646 (iterator_compact_to_points wrong equality operator) 2015-04-01 03:00:13 +02:00
Andrii Sydorchuk
add3528860 [Polygon] Fix issue #10976 (insert_vertex_sequence regression) 2015-03-20 22:43:51 +01:00
Andrii Sydorchuk
b9c8824569 [Polygon] Fix issue #10033 (scale_down on rectangle does not compile with clang 5.1). 2014-05-21 23:32:33 +02:00
Andrii Sydorchuk
2435e60576 Moving straight skeleton related implementation to a separate feature branch. 2014-03-12 21:04:25 +01:00
Andrii Sydorchuk
7b3a728d87 Polygon: Refactoring data/concept/traits classes for point/segment/interval.
[SVN r81843]
2012-12-10 23:13:43 +00:00
Andrii Sydorchuk
2355b3355c Polygon: refactoring point data/traits/concept; adding point data/traits/concept unit test; updating documentation.
[SVN r81006]
2012-10-17 20:39:00 +00:00
Andrii Sydorchuk
e1bae84457 Polygon: adding straight skeleton functor to compute intersection event parameters.
[SVN r80564]
2012-09-17 21:12:40 +00:00
Andrii Sydorchuk
e10db81c8a Polygon: adding voronoi_diagram unit test; updating rot_prev/rot_next behavior for infinite edges.
[SVN r80415]
2012-09-05 22:16:38 +00:00
Andrii Sydorchuk
6d9cb6cd84 Polygon: updating public interface of the library.
[SVN r80413]
2012-09-05 20:18:04 +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
f9f3dd8c0a Polygon:
Merging Polygon with Voronoi library.
Adding Boost.Polygon segment concept.
Adding Voronoi tests.
Adding Boost.Polygon segment concept/data/traits tests.

[SVN r78335]
2012-05-05 14:29:08 +00:00
Luke Simonson
46e399eb59 initial merge to trunk
[SVN r62301]
2010-05-28 17:17:22 +00:00