openrndr
0.4.5-dev.8+a91fb75
common
openrndr-draw
/
org.openrndr.internal
/
PerformanceLineDrawer
/
drawLineLoops
draw
Line
Loops
fun
drawLineLoops
(
drawContext
:
DrawContext
,
drawStyle
:
DrawStyle
,
loops
:
List
<
List
<
Vector2
>
>
)
(
source
)
@
JvmName
(
name
=
"drawLineLoops3d"
)
fun
drawLineLoops
(
drawContext
:
DrawContext
,
drawStyle
:
DrawStyle
,
loops
:
List
<
List
<
Vector3
>
>
)
(
source
)