littlekt
0.6.0
android
core
/
com.lehaine.littlekt
/
AndroidGL
/
vertexAttribPointer
vertex
Attrib
Pointer
android
open
override
fun
vertexAttribPointer
(
index
:
Int
,
size
:
Int
,
type
:
Int
,
normalized
:
Boolean
,
stride
:
Int
,
offset
:
Int
)