libdaque ~master (2018-08-15T06:36:18Z)
Dub
Repo
Program.strToType
daque
graphics
opengl
Program
Undocumented in source.
class
Program
template
strToType (
string
typeString
) {
alias
strToType
=
int
;
alias
strToType
=
float
;
}
Members
Aliases
strToType
alias
strToType
=
int
Undocumented in source.
strToType
alias
strToType
=
float
Undocumented in source.
Meta
Source
See Implementation
daque
graphics
opengl
Program
constructors
this
destructors
~this
functions
attach
getUniform
getUniformLocation
link
setUniform
use
templates
strToType