프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_cellEdgePoints | List |
메소드 | 설명 | |
---|---|---|
DelaunayTriangulation ( IList |
Create Delaunay Triangulation of a given list of points
|
|
GetVoronoi ( List |
메소드 | 설명 | |
---|---|---|
CreateVoronoiCells ( List |
Create a voronoi diagram in cell format
|
|
CreateVoronoiLines ( List |
Create voronoi diagram in lines
|
public DelaunayTriangulation ( IList |
||
points | IList |
|
리턴 | List |
public GetVoronoi ( List |
||
points | List |
|
리턴 | VoronoiDiagram |