Commit Graph

231 Commits

Author SHA1 Message Date
Luke Simonson
d77d2fa76a added test for equivalence bug
[SVN r80336]
2012-08-31 18:16:39 +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
59a143151d Polygon: udpating Voronoi builder documentation.
[SVN r78932]
2012-06-13 20:21:09 +00:00
Andrii Sydorchuk
140931653d Polygon: adding initial_index to the Voronoi builder API.
[SVN r78931]
2012-06-13 19:58:34 +00:00
Andrii Sydorchuk
cb4b70dfaf Polygon: moving from index to sorted_index for the site events.
[SVN r78759]
2012-05-29 21:22:40 +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
aae3dc5128 Polygon: fixing broken links in the documentation.
[SVN r78418]
2012-05-10 23:20:44 +00:00
Andrii Sydorchuk
1868431b25 Polygon: fixing Boost.Inspect documentation errors.
[SVN r78417]
2012-05-10 23:02:46 +00:00
Andrii Sydorchuk
1972475ca6 Polygon: fixing Boost.Inspect errors detected in sources.
[SVN r78416]
2012-05-10 22:50:02 +00:00
Andrii Sydorchuk
7e43578ac0 Polygon: fixing Voronoi benchmark image links.
[SVN r78415]
2012-05-10 21:51:52 +00:00
Andrii Sydorchuk
97d05a4194 Polygon: updating documentation.
[SVN r78414]
2012-05-10 21:45:11 +00:00
Andrii Sydorchuk
a37d40c5c2 Polygon: fixing Boost.Polygon trunk test failures.
[SVN r78402]
2012-05-10 11:02:16 +00:00
Andrii Sydorchuk
aac3ee24f3 Polygon: fixing Sandia-pgi-11.9 trunk test target.
[SVN r78396]
2012-05-09 21:20:03 +00:00
Andrii Sydorchuk
b1583fa47f Polygon: fixing failing trunk test targets, removing trailing whitespaces from headers.
[SVN r78394]
2012-05-09 19:33:59 +00:00
Andrii Sydorchuk
34726bbf6c Polygon: replacing exponent accessor structure of the voronoi coordinate types with calls to the frexp/ldexp.
[SVN r78387]
2012-05-08 21:33:33 +00:00
Andrii Sydorchuk
034b77c517 Polygon: fixing voronoi static construction template methods (AIX IBM Canada Ltd.).
[SVN r78386]
2012-05-08 20:19:15 +00:00
Andrii Sydorchuk
654823f727 Polygon: fixing trunk test targets errors.
[SVN r78379]
2012-05-08 13:03:06 +00:00
Andrii Sydorchuk
915778ebcd Polygon: fixing Boost.Polygon warnings; replacing on_above_or_below with orientation method; updating tests.
[SVN r78375]
2012-05-07 22:10:46 +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
Andrii Sydorchuk
1359cac0e0 Polygon: Fixing trunk test targets.
[SVN r78372]
2012-05-07 19:40:35 +00:00
Andrii Sydorchuk
b6ff1162b3 Polygon: Fixed segment concept intersects method. Updating tests. Fixing test targets failing on trunk.
[SVN r78346]
2012-05-06 12:24:59 +00:00
Andrii Sydorchuk
9238332034 Polygon: Fixing test targets failing on trunk.
[SVN r78343]
2012-05-05 22:40:43 +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
ab71b50a86 added directed_line_esgment_set_data for voronoi diagram integration
[SVN r73497]
2011-08-02 19:16:41 +00:00
Luke Simonson
e30fae9d2d fix for line segment contains point
[SVN r73379]
2011-07-26 16:30:59 +00:00
Luke Simonson
0dad75432c fix for euclidean distance from point to line segment
[SVN r73371]
2011-07-26 02:51:42 +00:00
Luke Simonson
f2a3351f7b adding directed line segment concept
[SVN r73349]
2011-07-25 05:47:00 +00:00
Luke Simonson
33b8374945 adding directed line segment concept
[SVN r73348]
2011-07-25 05:46:21 +00:00
Luke Simonson
7232364ac5 syncing with internal version
[SVN r73338]
2011-07-24 23:18:10 +00:00
Luke Simonson
0f8ef1e780 added simplify algorithm documentation
[SVN r70728]
2011-03-29 23:53:33 +00:00
Luke Simonson
65ebf0ba43 added simplify algorithm documentation
[SVN r70727]
2011-03-29 23:53:22 +00:00
Luke Simonson
b30d93ad7a added simplify algorithm
[SVN r70726]
2011-03-29 23:53:03 +00:00
Luke Simonson
631f8c83fe added simplify algorithm
[SVN r70725]
2011-03-29 23:52:50 +00:00
Luke Simonson
cf51f61e60 added simplify algorithm
[SVN r70724]
2011-03-29 23:51:59 +00:00
Luke Simonson
476c5f9e94 updated unit test
[SVN r70543]
2011-03-25 17:35:52 +00:00
Luke Simonson
ecf8a02209 fixed snap to 45 and general contains bugs
[SVN r70495]
2011-03-24 06:50:06 +00:00
Luke Simonson
103dd945be fixed snap to 45 and general contains bugs
[SVN r70494]
2011-03-24 06:49:19 +00:00
Luke Simonson
60da85594f fixed missing function from bad merge
[SVN r69628]
2011-03-07 18:59:29 +00:00
Luke Simonson
fdc7abc5c5 updated tests to reflect change in use of 45 from general polygon set and test for regression of that change
[SVN r69627]
2011-03-07 18:54:42 +00:00
Luke Simonson
0192f9d450 removed reference to 45-degree booleans optimization
[SVN r69617]
2011-03-07 01:31:26 +00:00
Luke Simonson
e2ef0ce717 removed reference to 45-degree booleans optimization
[SVN r69616]
2011-03-07 01:31:09 +00:00
Luke Simonson
e2bc65e796 disabled 45-degree booleans optimization
[SVN r69615]
2011-03-07 01:24:34 +00:00
Luke Simonson
58685a167d disabled 45-degree booleans optimization
[SVN r69614]
2011-03-07 01:22:52 +00:00
Luke Simonson
c655569784 fixed win32 macro usage
[SVN r66904]
2010-11-30 17:54:24 +00:00
Luke Simonson
e760252a2e fixed trac 4868 polygon concept contains function
[SVN r66903]
2010-11-30 17:53:58 +00:00
Luke Simonson
a1219447a2 fixed trac 4868 polygon concept contains function
[SVN r66902]
2010-11-30 17:53:40 +00:00
Luke Simonson
8cea1fc7df fixed win32 macro usage
[SVN r66901]
2010-11-30 17:52:36 +00:00
Luke Simonson
dd47608137 missing header
[SVN r66493]
2010-11-11 16:48:57 +00:00
Luke Simonson
40a65132ce merge from trunk
[SVN r66487]
2010-11-10 18:09:55 +00:00
Luke Simonson
a933d58928 merge from trunk
[SVN r66486]
2010-11-10 18:08:42 +00:00