Свойство | Type | Description | |
---|---|---|---|
_cellEdgePoints | List |
Méthode | Description | |
---|---|---|
DelaunayTriangulation ( IList |
Create Delaunay Triangulation of a given list of points
|
|
GetVoronoi ( List |
Méthode | Description | |
---|---|---|
CreateVoronoiCells ( List |
Create a voronoi diagram in cell format
|
|
CreateVoronoiLines ( List |
Create voronoi diagram in lines
|
public DelaunayTriangulation ( IList |
||
points | IList |
|
Résultat | List |
public GetVoronoi ( List |
||
points | List |
|
Résultat | VoronoiDiagram |