openrndr
0.1.0-dev.1+7ef23c1
common
jvm
openrndr-shape
/
org.openrndr.shape
/
compound
compound
common
jvm
val
List
<
Shape
>
.
compound
:
Shape
Content copied to clipboard
Converts a
List
of
Shape
items into a single org.openrndr.shape.compound
Shape
.
fun
compound
(
f
:
CompoundBuilder
.
(
)
->
List
<
Shape
>
)
:
List
<
Shape
>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard
common source
Link copied to clipboard