Layout Loader from files or strings. More...
#include <map>#include "Core/LibTools.hpp"#include "Core/HdlTexture.hpp"#include "Core/Geometry.hpp"#include "Core/ShaderSource.hpp"#include "Core/Filter.hpp"#include "Core/Pipeline.hpp"#include "Modules/VanillaParser.hpp"#include "Modules/LayoutLoaderModules.hpp"

Go to the source code of this file.
Classes | |
| class | Glip::Modules::LayoutLoader |
| Load and save pipelines layouts to file. More... | |
| struct | Glip::Modules::LayoutLoader::PipelineScriptElements |
| Contains data about a script, possibly made before the load operation. More... | |
| class | Glip::Modules::LayoutWriter |
| Get equivalent pipeline code from a pipeline layout. More... | |
Enumerations | |
| enum | LayoutLoaderKeyword |
| Keywords used by LayoutLoader and LayoutWriter. Use LayoutLoader::getKeyword() to get the actual string. | |
Layout Loader from files or strings.
1.8.8