|
TazGraph Project v0.1.0
|
This is the complete list of members for TextureManager, including all inherited members.
| Add_Font(std::string id, const char *fontPath, float size) (defined in TextureManager) | TextureManager | |
| Add_GLTexture(std::string id, const char *path) (defined in TextureManager) | TextureManager | |
| Get_Font(std::string id) (defined in TextureManager) | TextureManager | |
| Get_FontNames() const (defined in TextureManager) | TextureManager | |
| Get_GLTexture(std::string id) (defined in TextureManager) | TextureManager | |
| Get_GLTextureNames() const (defined in TextureManager) | TextureManager | |
| getInstance() (defined in TextureManager) | TextureManager | static |
| loadPNG(const char *filePath) (defined in TextureManager) | TextureManager | static |
| readFileToBuffer(const char *filePath, std::vector< unsigned char > &buffer) (defined in TextureManager) | TextureManager | static |