Shared data between graphics output and GL context API for QNX streams. More...
#include <kanzi/platform/platform/windowing_ng/qnx_screen/qnx_screen_stream_framebuffer_handle.hpp>
Public Attributes | |
| vector< QnxPixmap > | qnxPixmaps |
| QNX pixmaps attached to the stream. | |
| QnxStream | qnxStream |
| QNX stream of the graphics output. | |
Shared data between graphics output and GL context API for QNX streams.
| QnxStream kanzi::qnx::QnxStreamFramebufferHandle::qnxStream |
QNX stream of the graphics output.
| vector<QnxPixmap> kanzi::qnx::QnxStreamFramebufferHandle::qnxPixmaps |
QNX pixmaps attached to the stream.