GLTexture

Undocumented in source.

Constructors

this
this()

GLTexture constructor.

Destructor

~this
~this()

GLTexture destructor.

Members

Properties

id
uint id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

load
GLTexture load(string fileName)

Loads a texture.

Meta