toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.kgl
/
drawElements
draw
Elements
inline
fun
KmlGlVertexLayout
.
drawElements
(
vertices
:
KmlGlBuffer
,
indices
:
KmlGlBuffer
,
mode
:
Int
,
count
:
Int
,
type
:
Int
=
gl.UNSIGNED_SHORT
,
offset
:
Int
=
0
,
uniforms
:
KmlGl
.
(
)
->
Unit
=
{}
)