gfm v3.0.3 (2015-09-02T09:30:55Z)
Home
Dub
Repo
GLTexture.use
gfm
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
gfm
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.