cout<<"Creating a new texture of size:"<<textureSize<<endl; //glDeleteTextures(1, &textureId); glGenTextures(1, &textureId);
確定! 回上一頁