My Project
SallyAPI::Core::CTextureManager Member List
This is the complete list of members for SallyAPI::Core::CTextureManager, including all inherited members.
CreateEmptyTexture(int iWidth, int iHeight, D3DFORMAT d3dFormat)SallyAPI::Core::CTextureManager
CreateEmptyTextureAsRenderTarget(int iWidth, int iHeight, D3DFORMAT d3dFormat)SallyAPI::Core::CTextureManager
DeleteInstance()SallyAPI::Core::CTextureManager [static]
GetInstance()SallyAPI::Core::CTextureManager [static]
GetTextureById(int id)SallyAPI::Core::CTextureManager
GetTextureByName(const std::string &fileName)SallyAPI::Core::CTextureManager
LoadTexture(const std::string &fileName, bool createMipMaps=false)SallyAPI::Core::CTextureManager
RemoveTextureById(int id)SallyAPI::Core::CTextureManager
RemoveTextureByName(const std::string &fileName)SallyAPI::Core::CTextureManager
RemoveTextureByTexture(SallyAPI::Core::CTexture *texture)SallyAPI::Core::CTextureManager
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines