|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include "Engine/Ecs/EcsData.h"#include "Engine/Mesh/Vertex.h"#include "Engine/Renderer/RenderData.h"#include <vector>Go to the source code of this file.
Classes | |
| struct | EngineCore::LodGenerationConfig |
| Configuration for LOD hierarchy generation. More... | |
| class | EngineCore::ClusterLodGenerator |
| Generates LOD hierarchy for meshes using meshoptimizer. More... | |
| struct | EngineCore::ClusterLodGenerator::LodLevelData |
| Generate a single LOD level by simplifying geometry. More... | |
Namespaces | |
| namespace | EngineCore |
| Log category system implementation. | |