new PointSet(points)
Parameters:
| Name | Type | Description |
|---|---|---|
points |
Array | Array of points |
Methods
-
addPoint(pt)
-
Add a point
Parameters:
Name Type Description ptArray Point as array of 2 float
| Name | Type | Description |
|---|---|---|
points |
Array | Array of points |
| Name | Type | Description |
|---|---|---|
pt |
Array | Point as array of 2 float |