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
QSSGShadowMapEntry::AtlasEntry Struct Reference

#include <qssgrendershadowmap_p.h>

Collaboration diagram for QSSGShadowMapEntry::AtlasEntry:

Public Attributes

int layerIndex = 0
float uOffset = 0.0f
float vOffset = 0.0f
float uvScale = 1.0f

Detailed Description

Definition at line 68 of file qssgrendershadowmap_p.h.

Member Data Documentation

◆ layerIndex

int QSSGShadowMapEntry::AtlasEntry::layerIndex = 0

Definition at line 69 of file qssgrendershadowmap_p.h.

◆ uOffset

float QSSGShadowMapEntry::AtlasEntry::uOffset = 0.0f

Definition at line 70 of file qssgrendershadowmap_p.h.

◆ uvScale

float QSSGShadowMapEntry::AtlasEntry::uvScale = 1.0f

Definition at line 72 of file qssgrendershadowmap_p.h.

◆ vOffset

float QSSGShadowMapEntry::AtlasEntry::vOffset = 0.0f

Definition at line 71 of file qssgrendershadowmap_p.h.


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