|
SimpleGL
1.1.0
A framework for platform independent rendering
|
This is the complete list of members for sgl::WindowVK, including all inherited members.
| centerWindow() | sgl::Window | |
| getCursorPos() | sgl::Window | |
| getCursorX() | sgl::Window | |
| getCursorY() | sgl::Window | |
| getHandle() | sgl::Window | |
| getHeight() | sgl::Window | |
| getSize() | sgl::Window | |
| getTitle() | sgl::Window | |
| getWidth() | sgl::Window | |
| handle | sgl::Window | protected |
| setHeight(int height) | sgl::Window | |
| setKeyCallback(KeyCallback *callback) | sgl::Window | |
| setMouseButtonCallback(MouseButtonCallback *callback) | sgl::Window | |
| setSize(glm::ivec2 size) | sgl::Window | |
| setTitle(std::string title) | sgl::Window | |
| setWidth(int width) | sgl::Window | |
| shouldClose() | sgl::Window | |
| showInfoTitle() | sgl::Window | |
| size | sgl::Window | protected |
| swapBuffers() override | sgl::WindowVK | virtual |
| sync(int fps) | sgl::Window | |
| title | sgl::Window | protected |
| update() | sgl::Window | |
| Window(void) | sgl::Window | protected |
| WindowVK(int width, int height, std::string title) | sgl::WindowVK | |
| ~Window(void) | sgl::Window | |
| ~WindowVK(void) | sgl::WindowVK |
1.8.11