|
SleakEngine 1.0.0
C++23 multi-backend game engine
|
#include <Core/OSDef.hpp>#include <Core/Timer.hpp>#include <string>#include <vector>#include <functional>#include <fstream>Go to the source code of this file.
Classes | |
| class | Sleak::Benchmark |
| struct | Sleak::BenchmarkMetric |
Namespaces | |
| namespace | Sleak |
| Root namespace for everything the engine exposes. | |
| namespace | Sleak::RenderEngine |
| Backend-facing rendering layer shared by the four graphics backends. | |