openrndr-draw
/
org.openrndr.draw
/
AtomicCounterBuffer
common
Atomic
Counter
Buffer
interface
AtomicCounterBuffer
Content copied to clipboard
Types
Functions
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
bind
Link copied to clipboard
common
abstract fun
bind
(index:
Int
)
Content copied to clipboard
destroy
Link copied to clipboard
common
abstract fun
destroy
()
Content copied to clipboard
read
Link copied to clipboard
common
abstract fun
read
():
IntArray
Content copied to clipboard
reset
Link copied to clipboard
common
abstract fun
reset
()
Content copied to clipboard
Reset all the counters to 0
write
Link copied to clipboard
common
abstract fun
write
(data:
IntArray
)
Content copied to clipboard