despiker v0.1.3 (2014-11-30T21:04:50Z)
Dub
Repo
GLProgram.handle
gfmod
opengl
program
GLProgram
class
GLProgram
@
safe
pure const nothrow @
nogc
GLuint
handle
(
)
Return Value
Type:
GLuint
Wrapped OpenGL resource handle.
Meta
Source
See Implementation
gfmod
opengl
program
GLProgram
constructors
this
destructors
~this
functions
attach
attrib
close
getLinkLog
handle
hasAttrib
inUse
link
uniform
unuse
use