Added support for voronoi cells
This commit is contained in:
committed by
sliptonic
parent
13742cca41
commit
bbd2c049a9
@@ -15,14 +15,12 @@
|
||||
<Author Licence="LGPL" Name="sliptonic" EMail="shopinthewoods@gmail.com" />
|
||||
<UserDocu>Voronoi([segments]): Create voronoi for given collection of line segments</UserDocu>
|
||||
</Documentation>
|
||||
<!--
|
||||
<Attribute Name="Cells" ReadOnly="true">
|
||||
<Documentation>
|
||||
<UserDocu>List of all cells of the voronoi diagram</UserDocu>
|
||||
</Documentation>
|
||||
<Parameter Name="Cells" Type="List"/>
|
||||
</Attribute>
|
||||
-->
|
||||
<Attribute Name="Edges" ReadOnly="true">
|
||||
<Documentation>
|
||||
<UserDocu>List of all edges of the voronoi diagram</UserDocu>
|
||||
|
||||
Reference in New Issue
Block a user