...
- Source:
Namespaces
Methods
(static) getSquarePtsInArea(x, y, radius)
Gets square points in area
Parameters:
Name | Type | Description |
---|---|---|
x |
* | |
y |
* | |
radius |
* |
- Source:
Returns:
...
(static) getTriangularPtsInArea(x, y, radius)
Gets triangular points in area
Parameters:
Name | Type | Description |
---|---|---|
x |
* | |
y |
* | |
radius |
* |
- Source:
Returns:
...