|
SDEngine
Game Engine
|
Include dependency graph for GlfwContext.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | sd::GlfwContext |
| RAII wrapper for initializing and terminating Glfw. Also sets a glfwErrorCallback. More... | |
Namespaces | |
| namespace | sd |
Typedefs | |
| using | sd::glfw_error_callback = std::function< void(int, const char *)> |