![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <glslastdump_p.h>
Public Member Functions | |
| ASTDump (QTextStream &out) | |
| void | operator() (AST *ast) |
Definition at line 28 of file glslastdump_p.h.
| ASTDump::ASTDump | ( | QTextStream & | out | ) |
Definition at line 19 of file glslastdump.cpp.
Definition at line 24 of file glslastdump.cpp.
Reimplemented from GLSL::Visitor.
Definition at line 45 of file glslastdump.cpp.
|
overrideprotectedvirtual |
Reimplemented from GLSL::Visitor.
Definition at line 30 of file glslastdump.cpp.