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
QSSGLayerRenderData::GlobalRenderProperties Struct Reference

#include <qssglayerrenderdata_p.h>

+ Collaboration diagram for QSSGLayerRenderData::GlobalRenderProperties:

Public Attributes

bool isYUpInFramebuffer = true
 
bool isYUpInNDC = true
 
bool isClipDepthZeroToOne = true
 

Detailed Description

Definition at line 326 of file qssglayerrenderdata_p.h.

Member Data Documentation

◆ isClipDepthZeroToOne

bool QSSGLayerRenderData::GlobalRenderProperties::isClipDepthZeroToOne = true

Definition at line 330 of file qssglayerrenderdata_p.h.

◆ isYUpInFramebuffer

bool QSSGLayerRenderData::GlobalRenderProperties::isYUpInFramebuffer = true

Definition at line 328 of file qssglayerrenderdata_p.h.

◆ isYUpInNDC

bool QSSGLayerRenderData::GlobalRenderProperties::isYUpInNDC = true

Definition at line 329 of file qssglayerrenderdata_p.h.


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