Definition: Texture.hpp:19
GLuint samplerID
Definition: Texture.hpp:26
static Texture & Instance()
Definition: Texture.cpp:14
Definition: Texture.hpp:19
void changeTextureSettings(TextureSetting setting)
Definition: Texture.cpp:85
Definition: Texture.hpp:19
std::map< std::string, GLuint > m_TextureCache
Definition: Texture.hpp:25
TextureSetting
Definition: Texture.hpp:19
GLuint getSamplerID()
Definition: Texture.cpp:20
TextureSetting m_CurrSetting
Definition: Texture.hpp:27
TextureSetting getSetting() const
Definition: Texture.hpp:20
GLuint Texture::loadFromImage(const std::string &fileName)
Texture()
Definition: Texture.cpp:8
Definition: Texture.hpp:12
Definition: Texture.hpp:19