xoreos  0.0.5
Classes | Namespaces | Typedefs
texturehandle.h File Reference

A handle to an Aurora texture. More...

#include <map>
#include "src/common/types.h"
#include "src/common/ustring.h"
Include dependency graph for texturehandle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Graphics::Aurora::ManagedTexture
 A managed texture, storing how often it's referenced. More...
 
class  Graphics::Aurora::TextureHandle
 A handle to a texture. More...
 

Namespaces

 Graphics
 
 Graphics::Aurora
 

Typedefs

typedef std::map< Common::UString, ManagedTexture * > Graphics::Aurora::TextureMap
 

Detailed Description

A handle to an Aurora texture.

Definition in file texturehandle.h.