X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fglsl%2Foutput.h;h=69a99d1e5e67979f9dddcd48d5db4c236ce5882e;hp=66b77bbaaca62a391cce7b022b68473a2f9595e5;hb=30465dd3b9f55ec42c4b19c3c2077eede7237a26;hpb=a47639620c40397939ae4d79c08d5d8f460bad5c diff --git a/source/glsl/output.h b/source/glsl/output.h index 66b77bba..69a99d1e 100644 --- a/source/glsl/output.h +++ b/source/glsl/output.h @@ -9,6 +9,7 @@ namespace Msp { namespace GL { namespace SL { +/** Formats the syntax tree as GLSL. */ class Formatter: private TraversingVisitor { private: