Markus Lampert
|
33beb4110a
|
Added voronoi colorExterior case where one external vertex coincides with a point of an input segment.
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
d9f09b1716
|
Added vertex cache to voronoi colorExterior callback processing - cuts execution time in half.
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
7777e0f265
|
Added retrieval of points and segments for voronoi diagram
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
a95ecd69a9
|
Simplified and further optimised colinear colorisation
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
d68b5064cf
|
Some algorithm optimisations
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
07f3e6c521
|
Added callback to colorExterior to also color 'interior'
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
952c94cb50
|
Added colorColinear and resetColor algorithms
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
f860339658
|
Added optional scaling factor to Voronoi construction.
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
94a44bcbfe
|
Added scaling to micro meters
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
926d254849
|
Added api calls for coloring all twins and coloring exterior edges and vertices.
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
10e5fce11c
|
Added geometries for vertices and linear edges.
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
9ba8817382
|
Added support for voronoi cells
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
6fc2af2adc
|
Added support for voronoi edges.
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
27238c3813
|
Added python bindings for voronoi diagram construction and accessing the resulting vertices.
|
2020-09-28 14:58:08 -05:00 |
|