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

(b027d2e8e3e8c21121d731c69ee6f399405cb0b6)

#include <QtQuick3DRuntimeRender/private/qtquick3druntimerenderglobal_p.h>
#include <QtGui/QMatrix4x4>
#include <QtGui/QVector3D>
#include <QtQuick3DUtils/private/qssgrenderbasetypes_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderableobjects_p.h>
Include dependency graph for qssgrendershadowmap_p.h:

Go to the source code of this file.

Classes

struct  QSSGShadowMapEntry
struct  QSSGShadowMapEntry::AtlasEntry
class  QSSGRenderShadowMap

Typedefs

using QSSGRenderShadowMapPtr = std::shared_ptr<QSSGRenderShadowMap>

Typedef Documentation

◆ QSSGRenderShadowMapPtr

using QSSGRenderShadowMapPtr = std::shared_ptr<QSSGRenderShadowMap>

Definition at line 121 of file qssgrendershadowmap_p.h.