Kanzi 4.1.0
kanzi::qnx::QnxStreamFramebufferHandle Struct Reference

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< QnxPixmapqnxPixmaps
 QNX pixmaps attached to the stream.
 
QnxStream qnxStream
 QNX stream of the graphics output.
 

Detailed Description

Shared data between graphics output and GL context API for QNX streams.

Since
Kanzi 4.1.0

Member Data Documentation

◆ qnxStream

QnxStream kanzi::qnx::QnxStreamFramebufferHandle::qnxStream

QNX stream of the graphics output.

◆ qnxPixmaps

vector<QnxPixmap> kanzi::qnx::QnxStreamFramebufferHandle::qnxPixmaps

QNX pixmaps attached to the stream.


The documentation for this struct was generated from the following file: