![]() |
Kale
|
#include <Core.hpp>
Classes | |
class | ResizeHandler |
Static Protected Member Functions | |
static void | setupCore () noexcept |
static void | cleanupCore () noexcept |
static void | clearScreen (const Vector4f &color) noexcept |
static void | swapBuffers () noexcept |
Static Private Attributes | |
static ResizeHandler * | resizeHandler = nullptr |
Friends | |
class | Kale::Application |
class | Kale::Scene |
The core class of the OpenGL renderer which handles setting up
|
staticprotectednoexcept |
|
staticprotectednoexcept |
|
staticprotectednoexcept |
|
staticprotectednoexcept |
|
friend |
|
friend |
|
inlinestaticprivate |