xoreos
0.0.5
|
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"
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) |
The Aurora texture manager.
Definition in file textureman.cpp.