glDeleteTextures (2, texName);; void glDeleteTextures (GLsizei n, const GLuint *textures);; //删除n个纹理对象,它们的名称由textures数组提供.
確定! 回上一頁