Shape::isConvex()
True if every turn along the ring goes the same way.
Syntax
Java
.isConvex(p)
Parameters
| Name | Data Type | Description |
|---|---|---|
| p | double[] |
Return
boolean
True if every turn along the ring goes the same way.
.isConvex(p)
| Name | Data Type | Description |
|---|---|---|
| p | double[] |
boolean