![]() |
nomlib
|
This is the complete list of members for nom::BMFont, including all inherited members.
| BitmapFont enum value (defined in nom::IFont) | nom::IFont | |
| BMFont() | nom::BMFont | |
| build(uint32 character_size) | nom::BMFont | private |
| clone() const override (defined in nom::BMFont) | nom::BMFont | virtual |
| font_style() const override | nom::BMFont | virtual |
| FontType enum name (defined in nom::IFont) | nom::IFont | |
| glyph(uint32 codepoint, uint32 character_size) const override | nom::BMFont | virtual |
| hinting() const override | nom::BMFont | virtual |
| IFont(void) (defined in nom::IFont) | nom::IFont | inline |
| image(uint32 character_size) const override | nom::BMFont | virtual |
| kerning(uint32 first_char, uint32 second_char, uint32 character_size) const override | nom::BMFont | virtual |
| kernings_ | nom::BMFont | private |
| load(const std::string &filename) override | nom::BMFont | virtual |
| metrics() const override (defined in nom::BMFont) | nom::BMFont | virtual |
| metrics_ | nom::BMFont | private |
| newline(uint32 character_size) const override | nom::BMFont | virtual |
| NotDefined enum value (defined in nom::IFont) | nom::IFont | |
| page_ (defined in nom::BMFont) | nom::BMFont | private |
| page_size(uint32 page) const | nom::BMFont | |
| page_size_ | nom::BMFont | private |
| pages_ | nom::BMFont | mutableprivate |
| parse_ascii_file(std::istream &fp) | nom::BMFont | |
| parse_string(const std::string &key, std::string &value) | nom::BMFont | private |
| point_size() const (defined in nom::BMFont) | nom::BMFont | |
| point_size_ | nom::BMFont | private |
| raw_ptr typedef (defined in nom::IFont) | nom::IFont | |
| self_type typedef (defined in nom::BMFont) | nom::BMFont | |
| set_font_kerning(bool state) override | nom::BMFont | virtual |
| set_font_style(uint32) override | nom::BMFont | virtual |
| set_hinting(int) override | nom::BMFont | virtual |
| set_outline(int) override | nom::BMFont | virtual |
| set_point_size(int) override | nom::BMFont | virtual |
| shared_ptr typedef (defined in nom::IFont) | nom::IFont | |
| spacing(uint32 character_size) const override | nom::BMFont | virtual |
| TrueTypeFont enum value (defined in nom::IFont) | nom::IFont | |
| type() const override (defined in nom::BMFont) | nom::BMFont | virtual |
| unique_ptr typedef (defined in nom::IFont) | nom::IFont | |
| use_kerning() const (defined in nom::BMFont) | nom::BMFont | |
| use_kerning_ | nom::BMFont | private |
| valid() const override (defined in nom::BMFont) | nom::BMFont | virtual |
| ~BMFont() | nom::BMFont | virtual |
| ~IFont(void) (defined in nom::IFont) | nom::IFont | inlinevirtual |