GLShader

Members

Functions

create
void create(ShaderType _type, string _src)
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy()

Variables

errors
string errors;
Undocumented in source.
shader
GLuint shader;
Undocumented in source.
shaderType
ShaderType shaderType;
Undocumented in source.
success
bool success;
Undocumented in source.

Meta