|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Thrown when renderer setup or frame rendering fails outside OpenXR-specific paths. More...
#include <Exceptions.h>
Public Member Functions | |
| Rendering (const std::string &message) | |
| Rendering (const std::stringstream &message) | |
| Public Member Functions inherited from Engine::Exceptions::Exception | |
| Exception (const std::string &message) | |
| Exception (const std::stringstream &message) | |
Thrown when renderer setup or frame rendering fails outside OpenXR-specific paths.
Definition at line 54 of file Exceptions.h.
|
inlineexplicit |
Definition at line 57 of file Exceptions.h.
References Engine::Exceptions::Exception::Exception().
|
inlineexplicit |
Definition at line 59 of file Exceptions.h.
References Engine::Exceptions::Exception::Exception().