Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-61068

Qt3D: Add optional QRect parameter to QRenderCapture::requestCapture()

XMLWordPrintable

      It would be helpful if QRenderCapture::requestCapture() could accept a QRect as an optional parameter in order to capture only part of the buffer. It would facilitate functionality that will also work on machines where the new QBufferCapture can not be applied because of an older version of OpenGL.

      In other words, it would be nice to have the following function in QRenderCapture API: Qt3DRender::QRenderCaptureReply *requestCapture(int captureId, const QRect& rect); where rect is the rectangle to capture.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            mauro.persano Mauro Persano
            qtcomsupport Qt Support
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes