TDME2 1.9.121
|
This is the complete list of members for TextureManager, including all inherited members.
addCubeMapTexture(const string &id, Texture *textureLeft, Texture *textureRight, Texture *textureTop, Texture *textureBottom, Texture *textureFront, Texture *textureBack, int contextIdx=0) | TextureManager | |
addTexture(const string &id, bool &created) | TextureManager | |
addTexture(Texture *texture, int contextIdx=0) | TextureManager | |
mutex | TextureManager | private |
removeTexture(const string &textureId) | TextureManager | |
renderer | TextureManager | private |
TextureManager(Renderer *renderer) | TextureManager | |
TextureManager_TextureManaged | TextureManager | friend |
textures | TextureManager | private |
~TextureManager() | TextureManager |