liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
Texture.bind
liberty
graphics
texture
impl
Texture
* Bind the texture. * Returns reference to this so it can be used in a stream.
class
Texture
typeof
(this)
bind
(
TextureType
type
)
Meta
Source
See Implementation
liberty
graphics
texture
impl
Texture
constructors
this
functions
bind
deleteTextures
generateMipmap
generateTextures
getHeight
getId
getLODBias
getRelativePath
getType
getWidth
setExtent
setHeight
setLODBias
setRealtivePath
setWidth
unbind
* Bind the texture. * Returns reference to this so it can be used in a stream.