Pyrogenesis  trunk
Classes | Functions
TextureManager.h File Reference
#include "Texture.h"
#include <memory>
#include "lib/ogl.h"
#include "lib/file/vfs/vfs.h"
#include "lib/res/handle.h"
Include dependency graph for TextureManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CTextureManager
 Texture manager with asynchronous loading and automatic DDS conversion/compression. More...
 
class  CTextureProperties
 Represents the filename and GL parameters of a texture, for passing to CTextureManager::CreateTexture. More...
 
class  CTexture
 Represents a texture object. More...
 

Functions

std::size_t hash_value (const CTexturePtr &v)
 
std::size_t hash_value (const CTextureProperties &v)
 

Function Documentation

std::size_t hash_value ( const CTexturePtr v)
std::size_t hash_value ( const CTextureProperties v)