#include <window.h>
◆ eventCallbackFn
◆ ~window()
| virtual luna::vulkan::window::~window |
( |
| ) |
|
|
inlinevirtual |
◆ getCursorPos()
| virtual glm::vec2 luna::vulkan::window::getCursorPos |
( |
| ) |
const |
|
pure virtual |
◆ getHeight()
| virtual uint32_t luna::vulkan::window::getHeight |
( |
| ) |
const |
|
pure virtual |
◆ getWidth()
| virtual uint32_t luna::vulkan::window::getWidth |
( |
| ) |
const |
|
pure virtual |
◆ getWindow()
| virtual void * luna::vulkan::window::getWindow |
( |
| ) |
|
|
pure virtual |
◆ onUpdate()
| virtual void luna::vulkan::window::onUpdate |
( |
| ) |
|
|
pure virtual |
◆ setEventCallBack()
| virtual void luna::vulkan::window::setEventCallBack |
( |
const eventCallbackFn & |
callback | ) |
|
|
pure virtual |
◆ windowCreate()
◆ graphicsApi
◆ windowSpec
The documentation for this class was generated from the following files:
- C:/Users/robbe/source/repos/lolrobbe2/luna/luna/src/core/vulkan/window/window.h
- C:/Users/robbe/source/repos/lolrobbe2/luna/luna/src/core/platform/windows/windowsWindow.cpp