GlTexture2D

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Functions

Bind
void Bind(int attach_pos = 0, Shader s = null)

Binds the texture.

Unbind
void Unbind()

Unbinds the texture.

Inherited Members

From Texture2D

Bind
void Bind(int attach_pos = 0, Shader s = null)

Binds the texture.

Unbind
void Unbind()

Unbinds the texture.

Meta