glattribute

Undocumented in source.
template glattribute(T)
@safe @nogc nothrow pure
glattribute
(
uint loc
,
size_t offset_
,
bool normalized = false
)

Members

Aliases

BT
alias BT = TInfo[1]
Undocumented in source.
TInfo
alias TInfo = TypeInfoGLSL!T
Undocumented in source.

Functions

glattribute
GLAttributeInfo glattribute(uint loc, size_t offset_, bool normalized)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

type
GLType type;
Undocumented in source.

Variables

M
enum size_t M;
Undocumented in source.
N
enum size_t N;
Undocumented in source.
kind
enum string kind;
Undocumented in source.

Meta