OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::KHR_debug::CallbackData Struct Reference

Structure containing data passed to Callback functor. More...

#include </home/chochlik/devel/oglplus/include/oglplus/ext/KHR_debug.hpp>

Public Attributes

DebugSource source
 The source of the debug message.
 
DebugType type
 The type of the debug message.
 
GLuint id
 The id of the debug message.
 
DebugSeverity severity
 The severity of the debug message.
 
GLsizei length
 The length of th debug message.
 
const GLchar * message
 The debug message.
 

Detailed Description

Structure containing data passed to Callback functor.


The documentation for this struct was generated from the following file:

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).