VertexInfo.vertexAttribPointer

Define an array of generic vertex attribute data

class VertexInfo(T)
@trusted nothrow
void
vertexAttribPointer
(,
int sample = 2
)
if (
isNumeric!T
)

Meta