xoreos
0.0.5
|
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"
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... | |
The global shader material manager.
Definition in file materialman.h.
#define MaterialMan Graphics::Shader::MaterialManager::instance() |
Shortcut for accessing the shader material manager.
Definition at line 74 of file materialman.h.
Referenced by Graphics::Aurora::ModelNode_Witcher::buildMaterial(), Graphics::Aurora::ModelNode::buildMaterial(), Engines::EngineManager::cleanup(), Graphics::GraphicsManager::init(), and Graphics::Aurora::Model::Model().