Wraith  0.1.5
Basic 3D game engine in C++
TextureManager Member List

This is the complete list of members for TextureManager, including all inherited members.

_defaultPath (defined in TextureManager)TextureManagerprivate
_textureStorageMap (defined in TextureManager)TextureManagerprivate
colorValue typedef (defined in TextureManager)TextureManagerprivate
DEBUG_TITLE_MESSAGE (defined in TextureManager)TextureManagerprivatestatic
DebugPrint(const std::string &message) (defined in TextureManager)TextureManagerprivatestatic
Delete() (defined in TextureManager)TextureManagerprivatestatic
deleteAllTextures() (defined in TextureManager)TextureManagerprivate
GetInstance() (defined in TextureManager)TextureManagerprivatestatic
GetTexture(const MapKey &key)TextureManagerinlinestatic
hasKeyBeenAssigned(const MapKey &key) const (defined in TextureManager)TextureManagerprivate
isFilePathValid(const std::string &filePath) const (defined in TextureManager)TextureManagerprivate
LoadTextureAndAssignKey(const std::string &fileName, const MapKey &key)TextureManagerinlinestatic
LoadTextureAndAssignKey(const colorValue red, const colorValue green, const colorValue blue, const MapKey &key)TextureManagerinlinestatic
LoadTextureAndAssignKey(Texture *pTexture, const MapKey &key) (defined in TextureManager)TextureManagerinlinestatic
MapKey typedef (defined in TextureManager)TextureManager
operator=(const TextureManager &)=delete (defined in TextureManager)TextureManagerprivate
operator=(TextureManager &&)=delete (defined in TextureManager)TextureManagerprivate
printFileNameErrorAndTerminate(const std::string &fileName) const (defined in TextureManager)TextureManagerprivate
printKeyAssignedErrorAndTerminate(const MapKey &key) const (defined in TextureManager)TextureManagerprivate
printTextureLoadedSuccessfully(const colorValue red, const colorValue green, const colorValue blue) const (defined in TextureManager)TextureManagerprivate
printTextureLoadedSuccessfully(const std::string &fileName) const (defined in TextureManager)TextureManagerprivate
privGetTexture(const MapKey &key) const (defined in TextureManager)TextureManagerprivate
privLoadTextureAndAssignKey(colorValue red, colorValue green, colorValue blue, const MapKey &key) (defined in TextureManager)TextureManagerprivate
privLoadTextureAndAssignKey(const std::string &fileName, const MapKey &key) (defined in TextureManager)TextureManagerprivate
privLoadTextureAndAssignKey(Texture *, const MapKey &) (defined in TextureManager)TextureManagerprivate
privSetDefaultPath(const std::string &defaultPath) (defined in TextureManager)TextureManagerprivate
pTextureManagerInstance (defined in TextureManager)TextureManagerprivatestatic
SetDefaultPath(const std::string &defaultPath)TextureManagerinlinestatic
TextureManager() (defined in TextureManager)TextureManagerprivate
TextureManager(const TextureManager &)=delete (defined in TextureManager)TextureManagerprivate
TextureManager(const TextureManager &&)=delete (defined in TextureManager)TextureManagerprivate
TextureManagerAttorney (defined in TextureManager)TextureManagerfriend
TextureMap typedef (defined in TextureManager)TextureManagerprivate
tryToGetTexture(const MapKey &key) const (defined in TextureManager)TextureManagerprivate
~TextureManager() (defined in TextureManager)TextureManagerprivate