V-Gears 0
Free Final Fantasy VII engine.
VGearsTexFile.h File Reference
#include <vector>
#include <boost/cstdint.hpp>
#include <OgreImageCodec.h>
#include <OgrePlatform.h>
#include "common/TypeDefine.h"
Include dependency graph for VGearsTexFile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VGears::TexFile
 Handles TEX files. More...
 
struct  VGears::TexFile::BitData
 Bit data in a TEX file. More...
 
struct  VGears::TexFile::ImageData
 Texture image data. More...
 
struct  VGears::TexFile::PaletteData
 Colour palette data. More...
 
struct  VGears::TexFile::RGBAData
 RGBA colour data. More...
 
struct  VGears::TexFile::PixelFormat
 Pixel format structure. More...
 
struct  VGears::TexFile::Header
 A TEX file header. More...
 
struct  VGears::TexFile::TextureFormat
 Texture format. More...
 

Namespaces

namespace  VGears