despiker v0.1.3 (2014-11-30T21:04:50Z)
Dub
Repo
GLProgram.hasAttrib
gfmod
opengl
program
GLProgram
Determine if the program has an attribute with specified name
class
GLProgram
@
safe
pure nothrow const @
nogc
bool
hasAttrib
(
string
name
)
Meta
Source
See Implementation
gfmod
opengl
program
GLProgram
constructors
this
destructors
~this
functions
attach
attrib
close
getLinkLog
handle
hasAttrib
inUse
link
uniform
unuse
use
Determine if the program has an attribute with specified name