|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include <string>#include <sstream>Go to the source code of this file.
Classes | |
| class | EngineCore::Exception |
| class | EngineCore::VrHeadsetConnectionException |
| class | EngineCore::BufferWriteException |
| A buffer write exception is typically thrown when trying to write to a buffer which does not have enough space for the content written to it. More... | |
| class | EngineCore::AllocationException |
| Used when we allocate memory in finite space (e.g. array) and run out of space. More... | |
| class | EngineCore::MissingOpenXrRuntimeException |
| When the open xr runtime is not installed this will be thrown. More... | |
Namespaces | |
| namespace | EngineCore |
| Log category system implementation. | |