xoreos  0.0.5
Classes | Namespaces | Macros
materialman.h File Reference

The global shader material manager. More...

#include <map>
#include "src/common/ustring.h"
#include "src/common/singleton.h"
#include "src/common/mutex.h"
#include "src/graphics/shader/shadermaterial.h"
Include dependency graph for materialman.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Graphics::Shader::MaterialManager
 The material manager. More...
 

Namespaces

 Graphics
 
 Graphics::Shader
 

Macros

#define MaterialMan   Graphics::Shader::MaterialManager::instance()
 Shortcut for accessing the shader material manager. More...
 

Detailed Description

The global shader material manager.

Definition in file materialman.h.

Macro Definition Documentation

◆ MaterialMan

#define MaterialMan   Graphics::Shader::MaterialManager::instance()