Pyrogenesis  trunk
Classes
TextureManager.h File Reference
#include "graphics/Texture.h"
#include "lib/file/vfs/vfs.h"
#include "lib/tex/tex.h"
#include "renderer/backend/IDevice.h"
#include "renderer/backend/IDeviceCommandContext.h"
#include "renderer/backend/ITexture.h"
#include <memory>
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...