Structure containing data passed to Callback functor. More...
#include </home/chochlik/devel/oglplus/include/oglplus/ext/ARB_debug_output.hpp>
Public Attributes | |
DebugOutputARBSource | source |
The source of the debug message. | |
DebugOutputARBType | type |
The type of the debug message. | |
GLuint | id |
The id of the debug message. | |
DebugOutputARBSeverity | severity |
The severity of the debug message. | |
GLsizei | length |
The length of th debug message. | |
const GLchar * | message |
The debug message. | |
Structure containing data passed to Callback functor.