openrndr
0.4.5-dev.4.uncommitted+98ebace
common
jvm
openrndr-shape
/
org.openrndr.shape
/
compound
compound
common
jvm
@
Transient
val
List
<
Shape
>
.
compound
:
Shape
(
source
)
Converts a
List
of
Shape
items into a single org.openrndr.shape.compound
Shape
.
fun
compound
(
f
:
CompoundBuilder
.
(
)
->
List
<
Shape
>
)
:
List
<
Shape
>
(
source
)