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

The global shader surface manager. More...

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

Go to the source code of this file.

Classes

class  Graphics::Shader::SurfaceManager
 The surface manager. More...
 

Namespaces

 Graphics
 
 Graphics::Shader
 

Macros

#define SurfaceMan   Graphics::Shader::SurfaceManager::instance()
 Shortcut for accessing the shader manager. More...
 

Detailed Description

The global shader surface manager.

Definition in file surfaceman.h.

Macro Definition Documentation

◆ SurfaceMan

#define SurfaceMan   Graphics::Shader::SurfaceManager::instance()