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