vsg  1.1.0
VulkanSceneGraph library
Public Attributes | List of all members
vsg::Exception Struct Reference

#include <Exception.h>

Public Attributes

std::string message
 
int result = 0
 

Detailed Description

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.


The documentation for this struct was generated from the following file: