Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros
ShaderManager.h File Reference
#include <boost/unordered_map.hpp>
#include <boost/weak_ptr.hpp>
#include "graphics/ShaderDefines.h"
#include "graphics/ShaderProgram.h"
#include "graphics/ShaderTechnique.h"
#include "ps/XML/RelaxNG.h"
#include <set>

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

Definition at line 21 of file ShaderManager.h.