|
SleakEngine 1.0.0
C++23 multi-backend game engine
|
#include <Core/OSDef.hpp>#include <Runtime/MeshData.hpp>#include <Runtime/VertexLayout.hpp>#include <Memory/RefPtr.hpp>#include <cstddef>#include <cstdint>Go to the source code of this file.
Classes | |
| class | Sleak::MeshBatch |
| struct | Sleak::MeshHandle |
Namespaces | |
| namespace | Sleak |
| Root namespace for everything the engine exposes. | |
| namespace | Sleak::RenderEngine |
| Backend-facing rendering layer shared by the four graphics backends. | |