libdaque ~master (2018-08-15T06:36:18Z)
Dub
Repo
Program.setUniform
daque
graphics
opengl
Program
Sets a integer uniform variable inside the program
class
Program
void
setUniform
(
uint
count
string
typeString
)
(
int
location
,
void
[]
data
)
Meta
Source
See Implementation
daque
graphics
opengl
Program
constructors
this
destructors
~this
functions
attach
getUniform
getUniformLocation
link
setUniform
use
templates
strToType
Sets a integer uniform variable inside the program