vengine  0.1.0
3D graphics engine made with Vulkan
Loading...
Searching...
No Matches
ven::Window Member List

This is the complete list of members for ven::Window, including all inherited members.

createWindow(uint32_t width, uint32_t height, const std::string &title)ven::Window
createWindowSurface(VkInstance instance, VkSurfaceKHR *surface) constven::Window
framebufferResizeCallback(GLFWwindow *window, int width, int height)ven::Windowprivatestatic
getExtent() constven::Windowinline
getGLFWindow() constven::Windowinline
m_framebufferResizedven::Windowprivate
m_heightven::Windowprivate
m_widthven::Windowprivate
m_windowven::Windowprivate
resetWindowResizedFlag()ven::Windowinline
wasWindowResized() constven::Windowinline
Window(const uint32_t width, const uint32_t height, const std::string &title)ven::Windowinline
~Window()ven::Windowinline