vsg
1.1.0
VulkanSceneGraph library
|
#include <Exception.h>
Public Attributes | |
std::string | message |
int | result = 0 |
Exception object that can be thrown from VSG code, such as failed Vulkan calls where the result value will be the VkResult value returned from failed Vulkan call.