des ~master (2021-12-19T09:15:35.5306905)
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
functions
dataSize
variables
elements
location
name
norm
offset
stride
type