![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssglayerrenderdata_p.h>
Public Attributes | |
| bool | isYUpInFramebuffer = true |
| bool | isYUpInNDC = true |
| bool | isClipDepthZeroToOne = true |
Definition at line 508 of file qssglayerrenderdata_p.h.
| bool QSSGLayerRenderData::GlobalRenderProperties::isClipDepthZeroToOne = true |
Definition at line 512 of file qssglayerrenderdata_p.h.
| bool QSSGLayerRenderData::GlobalRenderProperties::isYUpInFramebuffer = true |
Definition at line 510 of file qssglayerrenderdata_p.h.
| bool QSSGLayerRenderData::GlobalRenderProperties::isYUpInNDC = true |
Definition at line 511 of file qssglayerrenderdata_p.h.