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

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

drawText(unsigned int x, unsigned int y, float scale, glm::vec4 color, std::string s)FontImGuistatic
drawTextWrapped(unsigned int x, unsigned int y, float scale, glm::vec4 color, unsigned int maxWidth, std::string s)FontImGuistatic
heightText(float scale, unsigned int maxWidth, std::string s)FontImGuistatic
widthText(float scale, std::string s)FontImGuistatic