littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics
/
IndexBufferObject
/
IndexBufferObject
Index
Buffer
Object
fun
IndexBufferObject
(
gl
:
GL
,
isStatic
:
Boolean
=
true
,
numIndices
:
Int
)
fun
IndexBufferObject
(
gl
:
GL
,
isStatic
:
Boolean
=
true
,
buffer
:
ShortBuffer
)