openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-kartifex
/
org.openrndr.kartifex.utils
/
SweepQueue
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
CLOSED
Link copied to clipboard
const
val
CLOSED
:
Int
=
1
OPEN
Link copied to clipboard
const
val
OPEN
:
Int
=
0
Functions
next
Link copied to clipboard
fun
<
T
>
next
(
vararg
queues
:
SweepQueue
<
T
>
)
:
Int