openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-shape
/
org.openrndr.shape
/
Segment3D
/
copy
copy
fun
copy
(
start
:
Vector3
=
this.start
,
control
:
List
<
Vector3
>
=
this.control
,
end
:
Vector3
=
this.end
)
:
Segment3D
(
source
)