openrndr
0.4.5-dev.4.uncommitted+98ebace
common
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