Shader

Undocumented in source.

Constructors

this
this(string vertexShaderSource, string fregmentShaderSource)
Undocumented in source.

Members

Functions

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

Properties

Attributes
const(Attribute[string]) Attributes [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

currentProgram
GLuint currentProgram;
Undocumented in source.

Variables

Program
GLuint Program;
Undocumented in source.
attributes
Attribute[string] attributes;
Undocumented in source.

Meta