UniformContainer

Undocumented in source.

Constructors

this
this(Uniform[] uniforms)
Undocumented in source.

Members

Functions

clearUniforms
void clearUniforms()
Undocumented in source. Be warned that the author may not have intended to support it.
clearUniformsUpdated
void clearUniformsUpdated()
Undocumented in source. Be warned that the author may not have intended to support it.
get
Uniform get(string uniformName)
Undocumented in source. Be warned that the author may not have intended to support it.
getAll
Uniform[] getAll()
Undocumented in source. Be warned that the author may not have intended to support it.
getAllNames
string[] getAllNames()
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(Uniform uniform)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Meta