![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for GLSL::Struct, including all inherited members.
| add(Symbol *member) override | GLSL::Struct | virtual |
| asArgument() | GLSL::Symbol | inlinevirtual |
| asArrayType() const | GLSL::Type | inlinevirtual |
| asBlock() | GLSL::Symbol | inlinevirtual |
| asBoolType() const | GLSL::Type | inlinevirtual |
| asDoubleType() const | GLSL::Type | inlinevirtual |
| asFloatType() const | GLSL::Type | inlinevirtual |
| asFunction() | GLSL::Symbol | inlinevirtual |
| asFunctionType() const | GLSL::Type | inlinevirtual |
| asIndexType() const | GLSL::Type | inlinevirtual |
| asIntType() const | GLSL::Type | inlinevirtual |
| asMatrixType() const | GLSL::Type | inlinevirtual |
| asNamespace() | GLSL::Symbol | inlinevirtual |
| asOverloadSet() | GLSL::Symbol | inlinevirtual |
| asOverloadSetType() const | GLSL::Type | inlinevirtual |
| asSamplerType() const | GLSL::Type | inlinevirtual |
| asScalarType() const | GLSL::Type | inlinevirtual |
| asScope() override | GLSL::Scope | inlinevirtual |
| asStruct() override | GLSL::Struct | inlinevirtual |
| asStructType() const override | GLSL::Struct | inlinevirtual |
| asUIntType() const | GLSL::Type | inlinevirtual |
| asUndefinedType() const | GLSL::Type | inlinevirtual |
| asVariable() | GLSL::Symbol | inlinevirtual |
| asVectorType() const | GLSL::Type | inlinevirtual |
| asVoidType() const | GLSL::Type | inlinevirtual |
| find(const QString &name) const override | GLSL::Struct | virtual |
| isEqualTo(const Type *other) const override | GLSL::Struct | virtual |
| isLessThan(const Type *other) const override | GLSL::Struct | virtual |
| lookup(const QString &name) const | GLSL::Scope | |
| members() const override | GLSL::Struct | virtual |
| name() const | GLSL::Symbol | |
| Scope(Scope *sscope=nullptr) | GLSL::Scope | |
| scope() const | GLSL::Symbol | |
| setName(const QString &name) | GLSL::Symbol | |
| setScope(Scope *scope) | GLSL::Symbol | |
| Struct(Scope *scope=nullptr) | GLSL::Struct | inline |
| Symbol(Scope *scope=nullptr) | GLSL::Symbol | |
| toString() const override | GLSL::Struct | inlinevirtual |
| type() const override | GLSL::Struct | inlinevirtual |
| ~Symbol() | GLSL::Symbol | virtual |
| ~Type() | GLSL::Type | virtual |