TazGraph Project v0.1.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
TextureManager Class Reference

Public Member Functions

void Add_GLTexture (std::string id, const char *path)
 
const GLTextureGet_GLTexture (std::string id)
 
std::vector< std::string > Get_GLTextureNames () const
 
void Add_Font (std::string id, const char *fontPath, float size)
 
ImFont * Get_Font (std::string id)
 
std::vector< std::string > Get_FontNames () const
 

Static Public Member Functions

static TextureManagergetInstance ()
 
static bool readFileToBuffer (const char *filePath, std::vector< unsigned char > &buffer)
 
static GLTextureloadPNG (const char *filePath)
 

The documentation for this class was generated from the following files: