Initialization of offscreen rendering: p_offscreen_context_ = std::make_unique<QOpenGLContext>(); p_offscreen_context_->setFormat(_p_onscreen_context->format()) ...
確定! 回上一頁