Markus Lampert
|
e878eb56e2
|
Include proper model headers for python files.
|
2020-10-25 16:33:13 -07:00 |
|
Markus Lampert
|
6a9f0f592e
|
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
|
e3c476af21
|
Unified voronoi indices for python to be of type long
|
2020-09-29 14:58:42 -05:00 |
|
Markus Lampert
|
6d43d75028
|
Added Index as attribute of all voronoi objects for easier debugging
|
2020-09-28 14:58:08 -05:00 |
|
Markus Lampert
|
5ad3bb17fd
|
Added toGeom for curved edges.
|
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
|
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 |
|