xoreos
0.0.5
|
Generic image decoder interface. More...
#include <vector>
#include <boost/noncopyable.hpp>
#include "src/common/types.h"
#include "src/common/scopedptr.h"
#include "src/common/ptrvector.h"
#include "src/graphics/types.h"
#include "src/graphics/images/txi.h"
Go to the source code of this file.
Classes | |
class | Graphics::ImageDecoder |
A generic interface for image decoders. More... | |
struct | Graphics::ImageDecoder::MipMap |
A mip map. More... | |
Namespaces | |
Common | |
Graphics | |
Generic image decoder interface.
Definition in file decoder.h.