vertexAttribPointer method

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