$search
| addFont(const std::string &fileName) | vlr::FontRenderer | |
| addFont(const std::string &fontName, const unsigned char *mem, size_t memSize) | vlr::FontRenderer | |
| defaultFont | vlr::FontRenderer | |
| drawString2D(const std::string &text, float x, float y, const std::string &fontName) | vlr::FontRenderer | |
| drawString2D(const std::string &text, float x, float y) | vlr::FontRenderer | |
| drawString2D(const std::string &text, float x, float y, float font_size) | vlr::FontRenderer | |
| drawString3D(const std::string &, float x, float y, float z, const std::string &fontName) | vlr::FontRenderer | |
| drawString3D(const std::string &, float x, float y, float z) | vlr::FontRenderer | |
| fontMap | vlr::FontRenderer | [private] |
| FontRenderer() | vlr::FontRenderer | |
| numFonts() | vlr::FontRenderer | [inline] |
| removeFont(const std::string &fontName) | vlr::FontRenderer | |
| setFontSize(unsigned int size) | vlr::FontRenderer | |
| size_ | vlr::FontRenderer | [private] |
| ~FontRenderer() | vlr::FontRenderer |