cell
Each cell in the diagram is an object with the following properties:
-
site
- the site of the cell’s associated input point. -
halfedges
- an array of indexes into diagram.edges representing the cell’s polygon.
cell
Each cell in the diagram is an object with the following properties:
site
- the site of the cell’s associated input point.halfedges
- an array of indexes into diagram.edges representing the cell’s polygon.
Please login to continue.