littlekt
0.6.0
jvm
core
/
com.lehaine.littlekt
/
LwjglGL
/
texImage3D
tex
Image3D
jvm
open
override
fun
texImage3D
(
target
:
Int
,
level
:
Int
,
internalFormat
:
Int
,
format
:
Int
,
width
:
Int
,
height
:
Int
,
depth
:
Int
,
type
:
Int
)
open
override
fun
texImage3D
(
target
:
Int
,
level
:
Int
,
internalFormat
:
Int
,
format
:
Int
,
width
:
Int
,
height
:
Int
,
depth
:
Int
,
type
:
Int
,
source
:
ByteBuffer
)