Options
All
  • Public
  • Public/Protected
  • All
Menu
classdesc

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

requires

VoronoiCell

requires

Triangle

Hierarchy

  • delaunay2voronoi

Index

Constructors

constructor

Properties

failedTriangleSets

failedTriangleSets: Array<Triangle>

hasErrors

hasErrors: boolean

Private pointList

pointList: Array<Vertex>

Private triangles

triangles: Array<Triangle>

Methods

build

Private subsetToPath

  • subsetToPath(triangleSet: Array<Triangle>, startPosition?: number, tryOnce?: boolean): Array<Triangle>

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method

Generated using TypeDoc