X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fglsl%2Fdebug.h;fp=source%2Fglsl%2Fdebug.h;h=87ec4734e0b1bda18e4513a481688bbfee693fc0;hb=30465dd3b9f55ec42c4b19c3c2077eede7237a26;hp=6aca7af0fb2a94b0aab0b8936f1c9ea902021d2a;hpb=a47639620c40397939ae4d79c08d5d8f460bad5c;p=libs%2Fgl.git diff --git a/source/glsl/debug.h b/source/glsl/debug.h index 6aca7af0..87ec4734 100644 --- a/source/glsl/debug.h +++ b/source/glsl/debug.h @@ -8,6 +8,8 @@ namespace Msp { namespace GL { namespace SL { +/** Creates a textual representation of the syntax tree. The result is encoded +as UTF-8. */ class DumpTree: private TraversingVisitor { private: