despiker v0.1.3 (2014-11-30T21:04:50Z)
Dub
Repo
GLTexture.setMinFilter
gfmod
opengl
texture
GLTexture
Sets the texture minification filter mode.
class
GLTexture
final
void
setMinFilter
(
GLenum
minFilter
)
Throws
OpenGLException
on error.
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
Sets the texture minification filter mode.