![]() |
Pioneer
|
This is the complete list of members for Text::TextureFont, including all inherited members.
| ClearGlyphCount() | Text::TextureFont | inlinestatic |
| CreateVertexBuffer(const Graphics::VertexArray &va, const bool bIsStatic) const | Text::TextureFont | |
| CreateVertexBuffer(const Graphics::VertexArray &va, const std::string &str, const bool bIsStatic) | Text::TextureFont | |
| DecRefCount() const | RefCounted | inline |
| GetCachedVertexBuffer(const std::string &str) | Text::TextureFont | |
| GetDescender() const | Text::TextureFont | inline |
| GetGlyph(Uint32 ch) | Text::TextureFont | |
| GetGlyphCount() | Text::TextureFont | inlinestatic |
| GetHeight() const | Text::TextureFont | inline |
| GetMaterial() const | Text::TextureFont | inline |
| GetRefCount() const | RefCounted | inline |
| GetTexture() const | Text::TextureFont | inline |
| IncRefCount() const | RefCounted | inline |
| MeasureCharacterPos(const std::string &str, int charIndex, float &x, float &y) | Text::TextureFont | |
| MeasureString(const std::string &str, float &w, float &h) | Text::TextureFont | |
| PickCharacter(const std::string &str, float mouseX, float mouseY) | Text::TextureFont | |
| PopulateMarkup(Graphics::VertexArray &va, const std::string &str, const float x, const float y, const Color &color=Color::WHITE) | Text::TextureFont | |
| PopulateString(Graphics::VertexArray &va, const std::string &str, const float x, const float y, const Color &color=Color::WHITE) | Text::TextureFont | |
| RefCounted() | RefCounted | inline |
| RenderBuffer(Graphics::VertexBuffer *vb, const Color &color=Color::WHITE) | Text::TextureFont | |
| TextureFont(const FontConfig &config, Graphics::Renderer *renderer, float scale=1.0f) | Text::TextureFont | |
| ~LuaWrappable() | LuaWrappable | inlinevirtual |
| ~RefCounted() | RefCounted | inlinevirtual |
| ~TextureFont() | Text::TextureFont |