|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Exception class. More...
#include <VertexField.hpp>
Public Member Functions | |
| Error (const char *what, const string &f, const char *srcfilename, unsigned lineNo) | |
Public Member Functions inherited from Wizt::GLError | |
| bool | OutOfMemory () const |
| const char * | what () const noexcept override |
Public Member Functions inherited from Wizt::RenderException | |
| RenderException (int ErrorCode, const char *src, const char *filename, unsigned lineNo) noexcept | |
Public Member Functions inherited from MemCore::Exception | |
| Exception (const char *s, const char *filename=0, int LineNo=0) noexcept | |
| Exception (const Exception &E) noexcept | |
| Exception (const std::string &s, const char *filename=nullptr, int LineNo=0) noexcept | |
Public Attributes | |
| MemCore::simplestring | fieldname |
Public Attributes inherited from Wizt::RenderException | |
| MemCore::simplestring | ErrorDescription |
| MemCore::simplestring | infolog |
| MemCore::simplestring | ShaderSource |
| MemCore::simplestring | VariableName |
Public Attributes inherited from MemCore::Exception | |
| simplestring | description |
| unsigned | sourcefilelinenumber |
| simplestring | sourcefilename |
Exception class.