libdaque ~master (2018-08-15T06:36:18Z)
Dub
Repo
Program.attach
daque
graphics
opengl
Program
Attaches the shader to this program
class
Program
void
attach
(
Shader
shader
)
Parameters
shader
Shader
Shader to be attached
Meta
Source
See Implementation
daque
graphics
opengl
Program
constructors
this
destructors
~this
functions
attach
getUniform
getUniformLocation
link
setUniform
use
templates
strToType
Attaches the shader to this program