openrndr
0.1.0-dev.1+7ef23c1
common
js
jvm
openrndr-draw
/
org.openrndr.draw
/
IndexBuffer
Index
Buffer
common
js
jvm
expect
interface
IndexBuffer
Content copied to clipboard
actual
interface
IndexBuffer
Content copied to clipboard
actual
interface
IndexBuffer
Content copied to clipboard
Types
Functions
Properties
Sources
Types
Companion
Link copied to clipboard
common
js
jvm
expect
object
Companion
Content copied to clipboard
actual
object
Companion
Content copied to clipboard
actual
object
Companion
Content copied to clipboard
Functions
destroy
Link copied to clipboard
common
js
jvm
expect
abstract
fun
destroy
(
)
Content copied to clipboard
actual
abstract
fun
destroy
(
)
Content copied to clipboard
actual
abstract
fun
destroy
(
)
Content copied to clipboard
read
Link copied to clipboard
jvm
abstract
fun
read
(
data
:
ByteBuffer
,
offset
:
Int
=
0
)
Content copied to clipboard
write
Link copied to clipboard
jvm
abstract
fun
write
(
data
:
ByteBuffer
,
offset
:
Int
=
0
)
Content copied to clipboard
Properties
index
Count
Link copied to clipboard
common
js
jvm
expect
abstract
val
indexCount
:
Int
Content copied to clipboard
actual
abstract
val
indexCount
:
Int
Content copied to clipboard
actual
abstract
val
indexCount
:
Int
Content copied to clipboard
type
Link copied to clipboard
common
js
jvm
expect
abstract
val
type
:
IndexType
Content copied to clipboard
actual
abstract
val
type
:
IndexType
Content copied to clipboard
actual
abstract
val
type
:
IndexType
Content copied to clipboard
Sources
common source
Link copied to clipboard
js source
Link copied to clipboard
jvm source
Link copied to clipboard