TazGraph Project v0.1.0
Loading...
Searching...
No Matches
TextureManager Member List

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

Add_GLTexture(std::string id, const char *path) (defined in TextureManager)TextureManager
Get_GLTexture(std::string id) (defined in TextureManager)TextureManager
Get_GLTextureNames() const (defined in TextureManager)TextureManager
getInstance() (defined in TextureManager)TextureManagerstatic
loadPNG(const char *filePath) (defined in TextureManager)TextureManagerstatic
readFileToBuffer(const char *filePath, std::vector< unsigned char > &buffer) (defined in TextureManager)TextureManagerstatic