X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fglsl%2Foutput.h;h=69a99d1e5e67979f9dddcd48d5db4c236ce5882e;hb=78f43047696fbb629e4bc9cfb1068e3fef77cb0a;hp=66b77bbaaca62a391cce7b022b68473a2f9595e5;hpb=bd8816692056230c36504dcccd76c6946dff47b1;p=libs%2Fgl.git 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: