ShaderProgram

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Shader vs, Shader fs)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Alias This

_program

Members

Functions

attach
void attach(T vs, T fs)
Undocumented in source. Be warned that the author may not have intended to support it.
use
void use()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_program
GLuint _program;
Undocumented in source.

Meta