despiker v0.1.3 (2014-11-30T21:04:50Z)
Dub
Repo
GLTexture.use
gfmod
opengl
texture
GLTexture
Use this texture, binding it to a texture unit.
class
GLTexture
final
void
use
(
int
textureUnit
= 0
)
Parameters
textureUnit
int
Index of the texture unit to use.
Meta
Source
See Implementation
gfmod
opengl
texture
GLTexture
constructors
this
destructors
~this
functions
close
generateMipmap
getLevelParam
getParam
getTexImage
handle
setBaseLevel
setLODBias
setMagFilter
setMaxAnisotropy
setMaxLOD
setMaxLevel
setMinFilter
setMinLOD
setWrapR
setWrapS
setWrapT
target
unuse
use
variables
_target
Use this texture, binding it to a texture unit.