SimpleGL  1.1.0
A framework for platform independent rendering
sgl::WindowVK Member List

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
handlesgl::Windowprotected
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
sizesgl::Windowprotected
swapBuffers() overridesgl::WindowVKvirtual
sync(int fps)sgl::Window
titlesgl::Windowprotected
update()sgl::Window
Window(void)sgl::Windowprotected
WindowVK(int width, int height, std::string title)sgl::WindowVK
~Window(void)sgl::Window
~WindowVK(void)sgl::WindowVK