OpenGlTexture

Undocumented in source.

Constructors

this
this(ubyte[] texelData, RectangleU dimensions, bool generateMipMaps, string textureName)
Undocumented in source.

Members

Functions

applyTexture
void applyTexture()
Undocumented in source. Be warned that the author may not have intended to support it.
getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.
getTextureSize
RectangleU getTextureSize()
Undocumented in source. Be warned that the author may not have intended to support it.
isLoadedIntoVram
bool isLoadedIntoVram()
Undocumented in source. Be warned that the author may not have intended to support it.
loadIntoVram
void loadIntoVram()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Texture

getTextureSize
RectangleU getTextureSize()
Undocumented in source.
getName
string getName()
Undocumented in source.

Meta