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
QSSGCameraGlobalCalculationResult Struct Reference

#include <qssgrendercamera_p.h>

+ Collaboration diagram for QSSGCameraGlobalCalculationResult:

Public Attributes

bool m_wasDirty
 
bool m_computeFrustumSucceeded
 

Detailed Description

Definition at line 28 of file qssgrendercamera_p.h.

Member Data Documentation

◆ m_computeFrustumSucceeded

bool QSSGCameraGlobalCalculationResult::m_computeFrustumSucceeded

Definition at line 31 of file qssgrendercamera_p.h.

◆ m_wasDirty

bool QSSGCameraGlobalCalculationResult::m_wasDirty

Definition at line 30 of file qssgrendercamera_p.h.

Referenced by QSSGLayerRenderData::prepareForRender().


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