#include <PhosphorAnimation/ShaderProfile.h>#include <PhosphorAnimation/phosphoranimation_export.h>#include <QHash>#include <QJsonObject>#include <QString>#include <QStringList>Go to the source code of this file.
Classes | |
| class | PhosphorAnimationShaders::ShaderProfileTree |
| Hierarchical ShaderProfile storage with walk-up inheritance. More... | |
Namespaces | |
| namespace | PhosphorAnimationShaders |
Functions | |
| PHOSPHORANIMATION_EXPORT ShaderProfile | PhosphorAnimationShaders::resolveShaderWithDefault (const ShaderProfileTree &tree, const QString &path) |
Resolve path against tree, applying the built-in per-event default shader (ProfilePaths::defaultShaderEffectIdForPath, e.g. | |