Filter for KHR_debug printing a simple tree to a standard output. More...
#include </home/chochlik/devel/oglplus/include/oglplus/ext/KHR_debug.hpp>
Public Member Functions | |
KHR_debug_Tree (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 printing a simple tree to a standard output.
An implementation of KHR_debug::Callback that prints the debug messages formatted as a simple tree, where the individual messages and their properties are represented as branches.