![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for GLSL::VectorType, including all inherited members.
add(Symbol *symbol) override | GLSL::VectorType | 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 override | GLSL::IndexType | 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 override | GLSL::VectorType | inlinevirtual |
asVoidType() const | GLSL::Type | inlinevirtual |
dimension() const | GLSL::VectorType | inline |
elementType() const | GLSL::VectorType | inline |
Engine | GLSL::VectorType | friend |
find(const QString &name) const override | GLSL::VectorType | virtual |
indexElementType() const | GLSL::IndexType | inline |
IndexType(const Type *indexElementType) | GLSL::IndexType | inline |
isEqualTo(const Type *other) const override | GLSL::VectorType | virtual |
isLessThan(const Type *other) const override | GLSL::VectorType | virtual |
lookup(const QString &name) const | GLSL::Scope | |
members() const override | GLSL::VectorType | inlinevirtual |
name() const | GLSL::Symbol | |
scope() const | GLSL::Symbol | |
Scope(Scope *sscope=nullptr) | GLSL::Scope | |
setName(const QString &name) | GLSL::Symbol | |
setScope(Scope *scope) | GLSL::Symbol | |
Symbol(Scope *scope=nullptr) | GLSL::Symbol | |
toString() const override | GLSL::VectorType | virtual |
type() const override | GLSL::VectorType | inlinevirtual |
VectorType(const Type *elementType, int dimension) | GLSL::VectorType | inline |
~Symbol() | GLSL::Symbol | virtual |
~Type() | GLSL::Type | virtual |