#include <Instance.h>
Class used to initialize Vulkan.
◆ Instance() [1/3]
Vulkan::Instance::Instance |
( |
const std::string & |
appName = "" | ) |
|
◆ ~Instance()
Vulkan::Instance::~Instance |
( |
| ) |
|
Cleans up the instance resources.
◆ Instance() [2/3]
Vulkan::Instance::Instance |
( |
const Instance & |
| ) |
|
|
delete |
◆ Instance() [3/3]
Vulkan::Instance::Instance |
( |
Instance && |
| ) |
|
|
delete |
◆ operator+()
const VkInstance & Vulkan::Instance::operator+ |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following files: