method
vertexAttribPointer

void vertexAttribPointer(
int indx,
int size,
int type,
bool normalized,
int stride,
int offset
)

(Not documented.)