Qt 6.x
The Qt SDK
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.

Referenced by QSSGLayerRenderData::prepareForRender().

◆ 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: