cacheKey(); auto texture = mTextureCaches.get(key, [=]() { auto cache = new TextureCaches::Cache(); cache->obj.reset(new QOpenGLTexture(ptr->mirrored())); ...
確定! 回上一頁