OpenRaider  0.1.4-dev
Open Source Tomb Raider Game Engine implementation
FontTTF Member List

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

charIsMapped(int c)FontTTFprivatestatic
drawText(unsigned int x, unsigned int y, float scale, glm::vec4 color, std::string s)FontTTFstatic
drawTextInternal(unsigned int x, unsigned int y, float scale, glm::vec4 color, unsigned int maxWidth, std::string s, bool drawWrapped)FontTTFprivatestatic
drawTextWrapped(unsigned int x, unsigned int y, float scale, glm::vec4 color, unsigned int maxWidth, std::string s)FontTTFstatic
fontDataFontTTFprivatestatic
getQuad(int c, float *xpos, float *ypos, stbtt_aligned_quad *quad)FontTTFprivatestatic
heightText(float scale, unsigned int maxWidth, std::string s)FontTTFstatic
initialize(std::string f)FontTTFstatic
mapsFontTTFprivatestatic
shutdown()FontTTFstatic
uvBufferFontTTFprivatestatic
vertexBufferFontTTFprivatestatic
widthText(float scale, std::string s)FontTTFstatic