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

(9036bfe98f5d9c1f915347feaf7d9d1a10f04fd8)

#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 117 of file qssgrendershadowmap_p.h.