openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-shape
/
org.openrndr.shape
/
Path3D
/
Companion
/
fromSegments
from
Segments
fun
fromSegments
(
segments
:
List
<
Segment3D
>
,
closed
:
Boolean
,
distanceTolerance
:
Double
=
0.001
)
:
Path3D
(
source
)