gfm v3.0.3 (2015-09-02T09:30:55Z)
Home
Dub
Repo
GLProgram.attach
gfm
opengl
program
GLProgram
Attaches OpenGL shaders to this program.
class
GLProgram
void
attach
(
GLShader
[]
compiledShaders
...
)
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
Attaches OpenGL shaders to this program.