|
SleakEngine 1.0.0
C++23 multi-backend game engine
|
#include <Core/OSDef.hpp>#include <Math/Vector.hpp>#include <Memory/RefPtr.hpp>#include <Physics/Colliders.hpp>#include <vector>Go to the source code of this file.
Classes | |
| class | Sleak::DebugLineRenderer |
Namespaces | |
| namespace | Sleak |
| Root namespace for everything the engine exposes. | |
| namespace | Sleak::RenderEngine |
| Backend-facing rendering layer shared by the four graphics backends. | |