glamour ~master (2016-10-05T19:20:26Z)
Home
Dub
Repo
Line
glamour
shader
Stores each line of the shader, line and text.
alias
Line
=
Tuple
!(
size_t
,
"line"
,
string
,
"text"
)
Meta
Source
See Implementation
glamour
shader
aliases
Line
ShaderError
classes
Shader
ShaderException
functions
compile_shader
link_program
to_opengl_shader
Stores each line of the shader, line and text.