despiker ~master (2015-08-29T17:56: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
Type:
int
Index of the texture unit to use.
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
Use this texture, binding it to a texture unit.