Texture

Undocumented in source.

Constructors

this
this(SuperImage image, TextureTarget target, TextureFormat format)
Undocumented in source.

Members

Functions

bind
void bind(uint textureUnit)
Undocumented in source. Be warned that the author may not have intended to support it.
loadFromImage
void loadFromImage(SuperImage img)
Undocumented in source. Be warned that the author may not have intended to support it.
unbind
void unbind()
Undocumented in source. Be warned that the author may not have intended to support it.
unload
void unload()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta