xoreos
0.0.5
|
Our very own intermediate texture format. More...
#include "src/common/util.h"
#include "src/common/strutil.h"
#include "src/common/readstream.h"
#include "src/common/error.h"
#include "src/graphics/images/xoreositex.h"
Go to the source code of this file.
Namespaces | |
Graphics | |
Variables | |
static const uint32 | kXEOSID = MKTAG('X', 'E', 'O', 'S') |
static const uint32 | kITEXID = MKTAG('I', 'T', 'E', 'X') |
Our very own intermediate texture format.
Currently used by NSBTX.
Definition in file xoreositex.cpp.
Definition at line 34 of file xoreositex.cpp.
Referenced by Graphics::XEOSITEX::readHeader().
Definition at line 33 of file xoreositex.cpp.
Referenced by Graphics::XEOSITEX::readHeader().