|
HDK
|
#include <ShaderGenerator.h>
Inheritance diagram for ExceptionShaderGenError:Additional Inherited Members | |
Public Member Functions inherited from Exception | |
| Exception (const string &msg) | |
| Exception (const Exception &e) | |
| Exception & | operator= (const Exception &e) |
| virtual | ~Exception () noexcept |
| const char * | what () const noexceptoverride |
An exception that is thrown when shader generation fails.
Definition at line 249 of file ShaderGenerator.h.