Classdesc

Create the voronoi diagram from the given delaunay triangulation (they are dual graphs).

Requires

VoronoiCell

Requires

Triangle

Constructors

Properties

failedTriangleSets: Triangle[]
hasErrors: boolean
pointList: Vertex[]
triangles: Triangle[]

Methods