OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::ARB_debug_output_ToXML Class Reference

Filter for ARB_debug_output formatting the debug output into XML. More...

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

Public Member Functions

 ARB_debug_output_ToXML (std::ostream &)
 Constructor takes a reference to standard output stream.
 
 operator ARB_debug_output::Callback (void) const
 Conversion to Callback type for the ARB_debug_output ext wrapper.
 

Detailed Description

Filter for ARB_debug_output formatting the debug output into XML.

An implementation of ARB_debug_output::Callback that prints the debug messages formatted as an XML document.


The documentation for this class 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).