载入中...
搜索中...
未找到
eve::graphics::ClusteredLightConfig结构体 参考
Clustered forward grid (CPU assign, GPU consume). 更多...
#include <ClusteredLight.h>
静态 Public 属性 | |
| static constexpr int | kTilesX = 16 |
| static constexpr int | kTilesY = 9 |
| static constexpr int | kSlices = 24 |
| static constexpr int | kClusterCount = kTilesX * kTilesY * kSlices |
| static constexpr int | kMaxLights = 256 |
| static constexpr int | kMaxLightsPerCluster = 32 |
详细描述
Clustered forward grid (CPU assign, GPU consume).
在文件 ClusteredLight.h 第 12 行定义.
类成员变量说明
◆ kClusterCount
|
staticconstexpr |
在文件 ClusteredLight.h 第 16 行定义.
◆ kMaxLights
|
staticconstexpr |
◆ kMaxLightsPerCluster
|
staticconstexpr |
在文件 ClusteredLight.h 第 18 行定义.
◆ kSlices
|
staticconstexpr |
在文件 ClusteredLight.h 第 15 行定义.
◆ kTilesX
|
staticconstexpr |
在文件 ClusteredLight.h 第 13 行定义.
◆ kTilesY
|
staticconstexpr |
在文件 ClusteredLight.h 第 14 行定义.
该结构体的文档由以下文件生成:
- src/modules/graphics/ClusteredLight.h