GLIP-Lib
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Enumerations
UniformsLoader.hpp File Reference

Uniforms variables save/load. More...

#include <map>
#include "Core/LibTools.hpp"
#include "Core/HdlDynamicData.hpp"
#include "Core/HdlTexture.hpp"
#include "Core/HdlShader.hpp"
#include "Core/Pipeline.hpp"
#include "Modules/VanillaParser.hpp"
Include dependency graph for UniformsLoader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Glip::Modules::UniformsLoader
 Loads and writes a set of uniforms variables values from a file or a string. More...
 
class  Glip::Modules::UniformsLoader::Resource
 Resource (variable) of a structure (filter, pipeline). More...
 
class  Glip::Modules::UniformsLoader::Node
 Container structure (filter, pipeline). More...
 

Enumerations

enum  UniformsLoaderKeyword
 Keywords used by UniformsLoader. Use UniformsLoader::getKeyword() to get the actual string.
 

Detailed Description

Uniforms variables save/load.

Author
R. KERVICHE
Date
June 8th 2013