xoreos  0.0.5
Namespaces | Variables
textureman.cpp File Reference

The Aurora texture manager. More...

#include "src/common/scopedptr.h"
#include "src/common/util.h"
#include "src/common/error.h"
#include "src/common/uuid.h"
#include "src/graphics/aurora/textureman.h"
#include "src/graphics/aurora/texture.h"
#include "src/graphics/images/decoder.h"
#include "src/graphics/graphics.h"
#include "src/events/requests.h"
Include dependency graph for textureman.cpp:

Go to the source code of this file.

Namespaces

 Graphics
 
 Graphics::Aurora
 

Variables

static GLenum Graphics::Aurora::kTextureUnit []
 
static const size_t Graphics::Aurora::kTextureUnitCount = ARRAYSIZE(kTextureUnit)
 

Detailed Description

The Aurora texture manager.

Definition in file textureman.cpp.