Filter for KHR_debug formatting the debug output into XML. More...
#include </home/chochlik/devel/oglplus/include/oglplus/ext/KHR_debug.hpp>
Public Member Functions | |
KHR_debug_ToXML (std::ostream &) | |
Constructor takes a reference to standard output stream. | |
operator KHR_debug::Callback (void) const | |
Conversion to Callback type for the KHR_debug ext wrapper. | |
Filter for KHR_debug formatting the debug output into XML.
An implementation of KHR_debug::Callback that prints the debug messages formatted as an XML document.