gfm7 ~master (2021-07-09T09:06:39Z)
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
generateMipmap
getLevelParam
getParam
getTexImage
handle
setBaseLevel
setBorderColor
setCompareFunc
setCompareMode
setLODBias
setMagFilter
setMaxAnisotropy
setMaxLOD
setMaxLevel
setMinFilter
setMinLOD
setWrapR
setWrapS
setWrapT
target
unuse
use
variables
_target
Use this texture, binding it to a texture unit.