Inviwo
0.9.10.1
Inviwo documentation
|
This is the complete list of members for inviwo::OpenGLException, including all inherited members.
Exception(const std::string &message="", ExceptionContext context=ExceptionContext()) (defined in inviwo::Exception) | inviwo::Exception | |
getContext() const (defined in inviwo::Exception) | inviwo::Exception | virtual |
getFullMessage() const (defined in inviwo::Exception) | inviwo::Exception | |
getFullMessage(std::ostream &os, int maxFrames=-1) const (defined in inviwo::Exception) | inviwo::Exception | virtual |
getMessage() const (defined in inviwo::Exception) | inviwo::Exception | virtual |
getStack() const (defined in inviwo::Exception) | inviwo::Exception | |
getStack(std::ostream &os, int maxFrames=-1) const (defined in inviwo::Exception) | inviwo::Exception | |
OpenGLException(const std::string &message="", ExceptionContext context=ExceptionContext()) (defined in inviwo::OpenGLException) | inviwo::OpenGLException | |
~Exception() noexcept (defined in inviwo::Exception) | inviwo::Exception | virtual |
~OpenGLException() noexcept=default (defined in inviwo::OpenGLException) | inviwo::OpenGLException | virtual |