Exception class if a GL call is not supported.
More...
#include </home/werner/origo/vish/ocean/GLvish/Shader.hpp>
List of all members.
Public Member Functions
-
NotSupportedCall (const GLProgram &P, const char *_callName)
-
override void print (FILE *where) const
-
const char * VarType () const
-
override const char * what () const throw ()
- Virtual what() function for std::exception.
Public Attributes
-
simplestring callName
- Name of the uniform variable that could not be assigned.
-
GLint size
-
GLenum type
Detailed Description
Exception class if a GL call is not supported.
The documentation for this struct was generated from the following files:
- ocean/GLvish/Shader.hpp
- ocean/GLvish/Shader.cpp