ShaderProgram

Undocumented in source.

Constructors

this
this(Shader[] shaders)
Undocumented in source.

Members

Functions

compile
void compile()
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
use
void use()
Undocumented in source.

Properties

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

Variables

_isCompiled
bool _isCompiled;
Undocumented in source.
shaders
Shader[] shaders;
Undocumented in source.

Meta