OpenRaider
0.1.4-dev
Open Source Tomb Raider Game Engine implementation
|
This is the complete list of members for FontTTF, including all inherited members.
charIsMapped(int c) | FontTTF | privatestatic |
drawText(unsigned int x, unsigned int y, float scale, glm::vec4 color, std::string s) | FontTTF | static |
drawTextInternal(unsigned int x, unsigned int y, float scale, glm::vec4 color, unsigned int maxWidth, std::string s, bool drawWrapped) | FontTTF | privatestatic |
drawTextWrapped(unsigned int x, unsigned int y, float scale, glm::vec4 color, unsigned int maxWidth, std::string s) | FontTTF | static |
fontData | FontTTF | privatestatic |
getQuad(int c, float *xpos, float *ypos, stbtt_aligned_quad *quad) | FontTTF | privatestatic |
heightText(float scale, unsigned int maxWidth, std::string s) | FontTTF | static |
initialize(std::string f) | FontTTF | static |
maps | FontTTF | privatestatic |
shutdown() | FontTTF | static |
uvBuffer | FontTTF | privatestatic |
vertexBuffer | FontTTF | privatestatic |
widthText(float scale, std::string s) | FontTTF | static |