OpenGL 有很多種 Buffer Object , VBO 屬於 GL_ARRAY_BUFFER 。 ... glBufferData(GLenum target, GLsizeptr size, const GLvoid *data, GLenum usage).
確定! 回上一頁