Pyrogenesis  trunk
Classes | Macros
ShaderManager.h File Reference
#include <boost/unordered_map.hpp>
#include <memory>
#include <set>
#include "graphics/ShaderDefines.h"
#include "graphics/ShaderProgram.h"
#include "graphics/ShaderTechnique.h"
#include "ps/XML/RelaxNG.h"
Include dependency graph for ShaderManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CShaderManager
 Shader manager: loads and caches shader programs. More...
 
struct  CShaderManager::CacheKey
 
struct  CShaderManager::EffectCacheKey
 Key for effect cache lookups. More...
 
struct  CShaderManager::EffectCacheKeyHash
 

Macros

#define USE_SHADER_XML_VALIDATION   1
 

Macro Definition Documentation

#define USE_SHADER_XML_VALIDATION   1