glamour v1.0.1 (2014-09-21T23:52:41Z)
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.