Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSSGSkyIblPrefilterTargets Struct Reference

#include <qssgrenderskymaterialmanager_p.h>

Collaboration diagram for QSSGSkyIblPrefilterTargets:

Public Attributes

int mipmapCount = 0
QVarLengthArray< QSize, 6 > mipLevelSizes
QVarLengthArray< QSSGSkyIblCubeFaceRenderTargets, 6 > mipRenderTargetsMap
QRhiRenderPassDescriptorrenderPassDesc = nullptr

Detailed Description

Definition at line 46 of file qssgrenderskymaterialmanager_p.h.

Member Data Documentation

◆ mipLevelSizes

QVarLengthArray<QSize, 6> QSSGSkyIblPrefilterTargets::mipLevelSizes

Definition at line 49 of file qssgrenderskymaterialmanager_p.h.

◆ mipmapCount

int QSSGSkyIblPrefilterTargets::mipmapCount = 0

Definition at line 48 of file qssgrenderskymaterialmanager_p.h.

◆ mipRenderTargetsMap

QVarLengthArray<QSSGSkyIblCubeFaceRenderTargets, 6> QSSGSkyIblPrefilterTargets::mipRenderTargetsMap

Definition at line 50 of file qssgrenderskymaterialmanager_p.h.

◆ renderPassDesc

QRhiRenderPassDescriptor* QSSGSkyIblPrefilterTargets::renderPassDesc = nullptr

Definition at line 51 of file qssgrenderskymaterialmanager_p.h.


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