#include <TextureManager.h>
Static Public Member Functions | |
| static void | Initialize () |
| static Texture * | GetTexture (std::string name, bool mipmaps=false, bool singleChannel=false, float anisotropy=1.0f) |
| static void | ClearTextures () |
Encapsulates the functionality for managing textures used by the program
1.8.6