![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <glslast_p.h>
Public Attributes | |
TypeAST * | elementType |
ExpressionAST * | size |
Public Attributes inherited from GLSL::AST | |
int | kind |
int | lineno |
Definition at line 711 of file glslast_p.h.
|
inline |
Definition at line 714 of file glslast_p.h.
|
inline |
Definition at line 716 of file glslast_p.h.
Implements GLSL::AST.
Definition at line 254 of file glslast.cpp.
|
inlineoverridevirtual |
Reimplemented from GLSL::AST.
Definition at line 719 of file glslast_p.h.
|
overridevirtual |
Implements GLSL::TypeAST.
Definition at line 263 of file glslast.cpp.
|
overridevirtual |
Implements GLSL::TypeAST.
Definition at line 268 of file glslast.cpp.
TypeAST* GLSL::ArrayTypeAST::elementType |
Definition at line 727 of file glslast_p.h.
ExpressionAST* GLSL::ArrayTypeAST::size |
Definition at line 728 of file glslast_p.h.