|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Frustum planes for frustum culling in the first compute shader stage. More...
#include <RenderData.h>
Public Attributes | |
| std::array< glm::vec4, 6 > | planes [2] |
Frustum planes for frustum culling in the first compute shader stage.
Definition at line 194 of file RenderData.h.
| std::array<glm::vec4, 6> EngineCore::FrustumPlanes::planes[2] |
Definition at line 196 of file RenderData.h.