#include <utils.hpp>
Definition at line 80 of file utils.hpp.
◆ WindowData() [1/3]
vk::su::WindowData::WindowData |
( |
GLFWwindow * |
wnd, |
|
|
std::string const & |
name, |
|
|
vk::Extent2D const & |
extent |
|
) |
| |
◆ WindowData() [2/3]
vk::su::WindowData::WindowData |
( |
const WindowData & |
| ) |
|
|
delete |
◆ WindowData() [3/3]
vk::su::WindowData::WindowData |
( |
WindowData && |
other | ) |
|
◆ ~WindowData()
vk::su::WindowData::~WindowData |
( |
| ) |
|
|
noexcept |
◆ extent
◆ handle
GLFWwindow* vk::su::WindowData::handle |
◆ name
std::string vk::su::WindowData::name |
The documentation for this struct was generated from the following files: