des ~master (2015-04-07T23:17:11Z)
Dub
Repo
GLAttrib.this
des
gl
vao
GLAttrib
struct
GLAttrib
pure
this
(
string
name
,
int
location
,
uint
elements
,
GLType
type
=
GLType.FLOAT
,
size_t
stride
= 0
,
size_t
offset
= 0
,
bool
norm
= false
)
Meta
Source
See Implementation
des
gl
vao
GLAttrib
constructors
this
variables
elements
location
name
norm
offset
stride
type