openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
common
Target filter
common
Switch theme
Search in API
Skip to content
openrndr
openrndr-draw
/
org.openrndr.draw
/
CircleBatchBuilder
/
circles
circles
fun
circles
(
circles
:
List
<
Circle
>
)
(
source
)
Add a circle to the batch
fun
circles
(
centers
:
List
<
Vector2
>
,
radius
:
Double
)
(
source
)
fun
circles
(
centers
:
List
<
Vector2
>
,
radii
:
List
<
Double
>
)
(
source
)
Add circles to the batch