itextures.h File Reference

#include "iimage.h"
#include "generic/constant.h"
#include "modulesystem.h"
Include dependency graph for itextures.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  LoadImageCallback
class  TexturesCacheObserver
class  TexturesCache

Defines

#define INCLUDED_ITEXTURES_H

Typedefs

typedef GlobalModule
< TexturesCache
GlobalTexturesModule
typedef GlobalModuleRef
< TexturesCache
GlobalTexturesModuleRef

Functions

bool operator== (const LoadImageCallback &self, const LoadImageCallback &other)
bool operator< (const LoadImageCallback &self, const LoadImageCallback &other)
TexturesCacheGlobalTexturesCache ()

Define Documentation

#define INCLUDED_ITEXTURES_H

Definition at line 23 of file itextures.h.


Typedef Documentation

typedef GlobalModule<TexturesCache> GlobalTexturesModule

Definition at line 87 of file itextures.h.

typedef GlobalModuleRef<TexturesCache> GlobalTexturesModuleRef

Definition at line 91 of file itextures.h.


Function Documentation

TexturesCache& GlobalTexturesCache (  )  [inline]

Definition at line 94 of file itextures.h.

bool operator< ( const LoadImageCallback self,
const LoadImageCallback other 
) [inline]

Definition at line 51 of file itextures.h.

References LoadImageCallback::m_environment, and LoadImageCallback::m_func.

bool operator== ( const LoadImageCallback self,
const LoadImageCallback other 
) [inline]

Definition at line 47 of file itextures.h.

References LoadImageCallback::m_environment, and LoadImageCallback::m_func.

Referenced by operator!=().


Generated by  doxygen 1.6.2