luz paz
|
60c055e62d
|
Path: Fix header uniformity and remove trailing whitespace
This PR fixes header uniformity across all Path files. It also removes all trailing whitespace.
|
2020-11-05 19:57:21 +01:00 |
|
Markus Lampert
|
982656babe
|
Remove app include files from precompile guard
|
2020-10-25 16:33:13 -07:00 |
|
Markus Lampert
|
35da5c890c
|
Replaced toGeom with toPoint for VoronoiVertex and toShape for VoronoiEdge - results in arbitrary orientation of parabola for multiple z
|
2020-10-25 16:33:13 -07:00 |
|
Markus Lampert
|
d3615f7e54
|
Added equal/not equal comparison to voronoi python objects with unit tests.
|
2020-10-25 16:33:13 -07:00 |
|
Markus Lampert
|
574bdd2d09
|
Using python type conversion to return voronoi element color
|
2020-10-10 18:10:06 -07:00 |
|
Markus Lampert
|
7ea1bb0cb7
|
Dealing with 32bit compile error of Voronoi interface.
|
2020-10-04 22:44:45 -07:00 |
|
Markus Lampert
|
a71632b914
|
More integer type cleanup for the voronoi python interface
|
2020-09-29 19:50:33 -05:00 |
|
Markus Lampert
|
68fecf9a90
|
Unified voronoi indices for python to be of type long
|
2020-09-29 14:58:42 -05:00 |
|
Markus Lampert
|
3a50f84ba4
|
Added Index as attribute of all voronoi objects for easier debugging
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
7e6975a154
|
Added colorColinear and resetColor algorithms
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
0045a04d4b
|
Added scaling to micro meters
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
42b074c0dd
|
Added toGeom for curved edges.
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
8f16b94669
|
Added geometries for vertices and linear edges.
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
bbd2c049a9
|
Added support for voronoi cells
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
13742cca41
|
Added support for voronoi edges.
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
04cf9c2e46
|
Added python bindings for voronoi diagram construction and accessing the resulting vertices.
|
2020-09-28 14:58:08 -05:00 |
|