A Voronoi Cell in the diagram is an object with the following properties: site and halfEdges
The generic refers to the type of the data for the corresponding element.
An array of indexes into diagram.edges representing the cell’s polygon.
The Voronoi Site of the cell’s associated input point.
Generated using TypeDoc
A Voronoi Cell in the diagram is an object with the following properties: site and halfEdges
The generic refers to the type of the data for the corresponding element.