|
|
void | init (const EngineInstance *engineInstance) |
| |
|
bool | isFramebufferResized () const |
| |
|
bool | shouldClose () const |
| |
|
VkSurfaceKHR | getSurface () const |
| |
|
SwapChainSupportDetails | querySwapChainSupport (VkPhysicalDevice device) const |
| |
|
void | getValidFramebufferSize (int *width, int *height) const |
| |
|
void | getFramebufferSize (int *width, int *height) const |
| |
|
VkBool32 | isPhysicalDeviceSupported (VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex) const |
| |
|
void | update () |
| |
|
void | setFramebufferResized (bool value) |
| |
|
|
static const char ** | getRequiredInstanceExtensions (uint32_t *glfwExtensionCount) |
| |
The documentation for this class was generated from the following files:
- narc_engine/rendering/narc_engine/include/core/Window.h
- narc_engine/rendering/narc_engine/src/core/Window.cpp