openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-shape
/
org.openrndr.shape
/
ShapeContour
/
Companion
/
fromSegments
from
Segments
fun
fromSegments
(
segments
:
List
<
Segment2D
>
,
closed
:
Boolean
,
polarity
:
YPolarity
=
YPolarity.CW_NEGATIVE_Y
,
distanceTolerance
:
Double
=
0.001
)
:
ShapeContour
(
source
)