Markus Lampert
|
318ad0fb65
|
Include proper model headers for python files.
|
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
|
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
|
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
|
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 |
|