anchovy ~master (2015-12-30T21:21:17Z)
Home
Dub
Repo
ShaderProgram.setUniform4
anchovy
graphics
shaderprogram
ShaderProgram
Undocumented in source. Be warned that the author may not have intended to support it.
class
ShaderProgram
void
setUniform4
(
T
)
(
string
uniName
,
T
t1
,
T
t2
,
T
t3
,
T
t4
)
Meta
Source
See Implementation
anchovy
graphics
shaderprogram
ShaderProgram
constructors
this
functions
attachShader
bind
close
compile
getUniform
getUniformLoc
setUniform
setUniform2
setUniform3
setUniform4
properties
errorLog
program
static functions
unbind