dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
Shader.bindUniform3f
dash
graphics
shaders
shaders
Shader
Pass through for glUniform 3f Passes to the shader in XYZ order
class
Shader
final
void
bindUniform3f
(
uint
uniform
,
const
vec3f
value
)
Meta
Source
See Implementation
dash
graphics
shaders
shaders
Shader
constructors
this
functions
bindAmbientLight
bindDirectionalLight
bindMaterial
bindPointLight
bindUI
bindUniform1f
bindUniform1ui
bindUniform2f
bindUniform3f
bindUniformMatrix4fv
bindUniformMatrix4fvArray
compile
setEyePosition
shutdown
Pass through for glUniform 3f Passes to the shader in XYZ order