Geometry
Namespaces
Methods
(static) angleOfTwoPtLine(startPt, endPt, mode)
...
Parameters:
| Name | Type | Default | Description |
|---|---|---|---|
startPt |
* | ||
endPt |
* | ||
mode |
* | rad |
Returns:
...
(static) getSquarePtsInArea(x, y, radius)
Gets square points in area
Parameters:
| Name | Type | Description |
|---|---|---|
x |
* | |
y |
* | |
radius |
* |
Returns:
...
(static) getTriangularPtsInArea(x, y, radius)
Gets triangular points in area
Parameters:
| Name | Type | Description |
|---|---|---|
x |
* | |
y |
* | |
radius |
* |
Returns:
...
(static) pointFromAngleAndDist(angleRad, dist)
...
Parameters:
| Name | Type | Description |
|---|---|---|
angleRad |
* | |
dist |
* |
Returns:
...