|
Hymn to Beauty
C++ 3D Engine
|
This is the complete list of members for Utility::Window, including all inherited members.
| CancelClose() | Utility::Window | |
| GetGLFWWindow() | Utility::Window | |
| GetSize() const | Utility::Window | |
| GetWindowMode(bool &fullscreen, bool &borderless) const | Utility::Window | |
| SetSize(const glm::uvec2 &size) | Utility::Window | |
| SetWindowMode(bool fullscreen, bool borderless) const | Utility::Window | |
| ShouldClose() const | Utility::Window | |
| Update() | Utility::Window | |
| Window(unsigned int width, unsigned int height, bool fullscreen=false, bool borderless=false, const char *title="", bool noAPI=false) | Utility::Window | |
| ~Window() | Utility::Window |