91行glBufferData(GL_ARRAY_BUFFER, 6 * sizeof(float), position, GL_STATIC_DRAW);. creates and initializes a buffer object's data store。
確定! 回上一頁