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
qssgrenderskymaterialmanager_p.h File Reference

(35479bd217476bd6b38f86d82b90e8655255f67d)

#include <QtQuick3DRuntimeRender/private/qtquick3druntimerenderglobal_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderimagetexture_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderskymaterial_p.h>
#include <QtCore/qhash.h>
#include <QtCore/qlist.h>
#include <QtCore/qmap.h>
#include <QtCore/qsize.h>
#include <QtCore/qvarlengtharray.h>
#include <rhi/qrhi.h>
#include <memory>
Include dependency graph for qssgrenderskymaterialmanager_p.h:

Go to the source code of this file.

Classes

struct  QSSGSkyIblFaceTargets
struct  QSSGSkyIblPrefilterTargets
class  QSSGRenderSkyMaterialManager

Typedefs

using QSSGSkyIblCubeFaceRenderTargets = QVarLengthArray<QRhiTextureRenderTarget *, 6>
using QSSGRenderSkyMaterialManagerPtr = std::shared_ptr<QSSGRenderSkyMaterialManager>

Typedef Documentation

◆ QSSGRenderSkyMaterialManagerPtr

◆ QSSGSkyIblCubeFaceRenderTargets