|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include <optional>#include <stdexcept>Go to the source code of this file.
Namespaces | |
| namespace | EngineCore |
| Log category system implementation. | |
Functions | |
| template<typename T> | |
| T | EngineCore::UnpackOptional (std::optional< T > var) |