Sampler

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

Bind
void Bind(GLenum target)

Binds the sampler

Unbind
void Unbind()

Unbinds the sampler (binds sampler 0)

Inherited Members

From GLObject

Id
GLuint Id()
Undocumented in source. Be warned that the author may not have intended to support it.
Bind
void Bind()

Binds the object with default type

Bind
void Bind(GLenum target)

Binds the object

Unbind
void Unbind()

Unbinds the object

Meta