gfm v3.0.3 (2015-09-02T09:30:55Z)
Home
Dub
Repo
GLProgram.this
gfm
opengl
program
GLProgram
Creates an empty program.
this
(OpenGL gl)
class
GLProgram
this
(
OpenGL
gl
)
this
(OpenGL gl, GLShader[] shaders)
this
(OpenGL gl, string[] sourceLines)
this
(OpenGL gl, string wholeSource)
Throws
OpenGLException
on error.
Meta
Source
See Implementation
gfm
opengl
program
GLProgram
constructors
this
destructors
~this
functions
attach
attrib
close
getLinkLog
handle
link
uniform
unuse
use
variables
_gl
Creates an empty program.