openrndr
Toggle table of contents
0.4.5-dev.22+a060d51
common
Platform filter
common
Switch theme
Search in API
openrndr
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
)