openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
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