|
SleakEngine 1.0.0
C++23 multi-backend game engine
|
#include "../../include/private/Graphics/OpenGL/OpenGLIBL.hpp"#include "../../include/private/Graphics/OpenGL/OpenGLShader.hpp"#include <Core/Logger.hpp>#include <Math/Matrix.hpp>#include <Math/Vector.hpp>#include <cstring>Go to the source code of this file.
Namespaces | |
| namespace | Sleak |
| Root namespace for everything the engine exposes. | |
| namespace | Sleak::RenderEngine |
| Backend-facing rendering layer shared by the four graphics backends. | |