MercuryTextureManager.h File Reference

#include "MercuryString.h"
#include "MercuryTexture.h"
#include "MercuryUtil.h"
#include "MercuryFiles.h"
#include "MercuryThreads.h"
#include "MercuryCallback.h"
#include "MercuryMessages.h"

Go to the source code of this file.

Classes

class  TextureID
 [internal] ID keeper for texture More...
class  MercuryTextureManager
 [internal] Manager for all textures loaded. More...
struct  MercuryTextureManager::ThreadLoadData
class  MercuryImageReaderRegister

Typedefs

typedef RawImageData *(*) ImageDecoder (MercuryFile *)

Variables

MercuryTextureManagerTEXTMAN
MercuryImageReaderRegister IMAGEREADERREGISTER


Typedef Documentation

typedef RawImageData*(*) ImageDecoder(MercuryFile *)

Definition at line 96 of file MercuryTextureManager.h.


Variable Documentation

MercuryImageReaderRegister IMAGEREADERREGISTER

Definition at line 661 of file MercuryTextureManager.cpp.

MercuryTextureManager* TEXTMAN

Definition at line 28 of file Mercury.cpp.


Hosted by SourceForge.net Logo