liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
GLShaderProgram.this
liberty
graphics
opengl
shader
GLShaderProgram
Construct using a vertex string and a fragment string
class
GLShaderProgram
this
(
string
vertex_code
,
string
fragment_code
)
Meta
Source
See Implementation
liberty
graphics
opengl
shader
GLShaderProgram
constructors
this
destructors
~this
functions
attribute
bindAttribute
cleanUp
link
linkLog
loadUniform
programID
start
stop
Construct using a vertex string and a fragment string