Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QVideoTextureHelper::UniformData Struct Reference

#include <qvideotexturehelper_p.h>

+ Collaboration diagram for QVideoTextureHelper::UniformData:

Public Attributes

float transformMatrix [4][4]
 
float colorMatrix [4][4]
 
float opacity
 
float width
 
float masteringWhite
 
float maxLum
 

Detailed Description

Definition at line 69 of file qvideotexturehelper_p.h.

Member Data Documentation

◆ colorMatrix

float QVideoTextureHelper::UniformData::colorMatrix[4][4]

Definition at line 71 of file qvideotexturehelper_p.h.

◆ masteringWhite

float QVideoTextureHelper::UniformData::masteringWhite

Definition at line 74 of file qvideotexturehelper_p.h.

◆ maxLum

float QVideoTextureHelper::UniformData::maxLum

Definition at line 75 of file qvideotexturehelper_p.h.

◆ opacity

float QVideoTextureHelper::UniformData::opacity

Definition at line 72 of file qvideotexturehelper_p.h.

◆ transformMatrix

float QVideoTextureHelper::UniformData::transformMatrix[4][4]

Definition at line 70 of file qvideotexturehelper_p.h.

◆ width

float QVideoTextureHelper::UniformData::width

Definition at line 73 of file qvideotexturehelper_p.h.


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