![]() |
Qt 6.x
The Qt SDK
|
#include <glslastdump_p.h>
Inheritance diagram for GLSL::ASTDump:
Collaboration diagram for GLSL::ASTDump:Public Member Functions | |
| ASTDump (QTextStream &out) | |
| void | operator() (AST *ast) |
Definition at line 26 of file glslastdump_p.h.
| ASTDump::ASTDump | ( | QTextStream & | out | ) |
Definition at line 17 of file glslastdump.cpp.
Definition at line 22 of file glslastdump.cpp.
References GLSL::Visitor::accept().
Here is the call graph for this function:Reimplemented from GLSL::Visitor.
Definition at line 43 of file glslastdump.cpp.
|
overrideprotectedvirtual |
Reimplemented from GLSL::Visitor.
Definition at line 28 of file glslastdump.cpp.