![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQuick3DGlslParser/private/glsltype_p.h>#include <QtQuick3DGlslParser/private/glslsymbol_p.h>#include <QVector>#include <QHash>#include <QString>#include <QStringList>Go to the source code of this file.
Classes | |
| class | GLSL::ScalarType |
| class | GLSL::UndefinedType |
| class | GLSL::VoidType |
| class | GLSL::BoolType |
| class | GLSL::IntType |
| class | GLSL::UIntType |
| class | GLSL::FloatType |
| class | GLSL::DoubleType |
| class | GLSL::IndexType |
| class | GLSL::VectorType |
| class | GLSL::MatrixType |
| class | GLSL::ArrayType |
| class | GLSL::Struct |
| class | GLSL::Function |
| class | GLSL::SamplerType |
| class | GLSL::OverloadSet |
Namespaces | |
| namespace | GLSL |