openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
common
jvm
Platform filter
common
jvm
Switch theme
Search in API
openrndr
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
)