|
SimpleGL
1.1.0
A framework for platform independent rendering
|
Go to the source code of this file.
Classes | |
| class | sgl::ErrorCallback |
| This class wraps a GLFW error callback. More... | |
| class | sgl::KeyCallback |
| This class wraps a GLFW key callback. More... | |
| class | sgl::MouseButtonCallback |
| This class wraps a GLFW mouse button callback. More... | |
Namespaces | |
| sgl | |
| Generic namespace for the SimpleGL framework. | |
This file contains classes to wrap GLFW callbacks.
Definition in file glfw_callback.hpp.
1.8.11