despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
GLTexture.getTexImage
gfmod
opengl
texture
GLTexture
Gets the texture data.
class
GLTexture
final
void
getTexImage
(
int
level
,
GLenum
format
,
GLenum
type
,
void
*
data
)
Throws
OpenGLException
on error.
Meta
Source
See Implementation
gfmod
opengl
texture
GLTexture
constructors
this
functions
close
generateMipmap
getLevelParam
getParam
getTexImage
handle
setBaseLevel
setLODBias
setMagFilter
setMaxAnisotropy
setMaxLOD
setMaxLevel
setMinFilter
setMinLOD
setWrapR
setWrapS
setWrapT
unuse
use
Gets the texture data.