BoundedCellVoronoi | Cellzilla2D Home |
Description
Needs["Cellzilla2D`"];
Return Value
BoundedCellVoronoi[{{x1,y1}, {x2, y2}, ...}] - returns a Tissue[..] object that represente the Bounded-Cell Voronoi Diagram, obtained as the Voronoi Diagram of the original cells after adding artificial cells around the convex hull.
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also