The resulting diagram of the Voronoi.compute.

Variables

cells:Array<Cell>

The list of the generated cells.

edges:Array<Edge>

The list of edges between diagram cells.

execTime:Float

The duration it took to compute this diagram.

points:Array<Point>

The list of the diagram seed points.