c2.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Arc
Cell
Cell
Vertex
Circle
Convex
Hull
Delaunay
constructor
edges
triangles
vertices
compute
Limited
Voronoi
Line
Point
Polygon
Polyline
Quad
Tree
Rect
Sector
Spline
Triangle
Vector
Voronoi
Hierarchy
Delaunay
Index
Constructors
constructor
Properties
edges
triangles
vertices
Methods
compute
Constructors
constructor
new
Delaunay
(
)
:
Delaunay
Returns
Delaunay
Properties
edges
edges
:
Line
[]
triangles
triangles
:
Triangle
[]
vertices
vertices
:
Point
[]
Methods
compute
compute
(
points
:
Point
[]
)
:
void
Parameters
points:
Point
[]
Returns
void