- applyUniform
void applyUniform(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- bindAttr
void bindAttr(string[uint] attrs)
Undocumented in source. Be warned that the author may not have intended to support it.
- bindFrag
void bindFrag(string[uint] frags)
Undocumented in source. Be warned that the author may not have intended to support it.
- finish
void finish()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
Uniform opIndex(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(T value, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- start
void start(string folder)
Undocumented in source. Be warned that the author may not have intended to support it.
- start
void start(string name, string vertex, string fragment)
Undocumented in source. Be warned that the author may not have intended to support it.
- use
void use(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.