![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for GLSL::Function, including all inherited members.
add(Symbol *symbol) override | GLSL::Function | inlinevirtual |
addArgument(Argument *arg) | GLSL::Function | |
argumentAt(int index) const | GLSL::Function | |
argumentCount() const | GLSL::Function | |
arguments() const | GLSL::Function | |
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() override | GLSL::Function | inlinevirtual |
asFunctionType() const override | GLSL::Function | 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() | GLSL::Symbol | inlinevirtual |
asStructType() const | GLSL::Type | 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::Function | virtual |
Function(Scope *scope=nullptr) | GLSL::Function | inline |
isEqualTo(const Type *other) const override | GLSL::Function | virtual |
isLessThan(const Type *other) const override | GLSL::Function | virtual |
lookup(const QString &name) const | GLSL::Scope | |
members() const override | GLSL::Function | virtual |
name() const | GLSL::Symbol | |
prettyPrint() const | GLSL::Function | |
returnType() const | GLSL::Function | |
scope() const | GLSL::Symbol | |
Scope(Scope *sscope=nullptr) | GLSL::Scope | |
setName(const QString &name) | GLSL::Symbol | |
setReturnType(const Type *returnType) | GLSL::Function | |
setScope(Scope *scope) | GLSL::Symbol | |
Symbol(Scope *scope=nullptr) | GLSL::Symbol | |
toString() const override | GLSL::Function | virtual |
type() const override | GLSL::Function | inlinevirtual |
~Symbol() | GLSL::Symbol | virtual |
~Type() | GLSL::Type | virtual |