|
MeVisLab Toolbox Reference
|
This is the complete list of members for GL2DFont, including all inherited members.
| _next | GLResource | protected |
| _previous | GLResource | protected |
| checkUTF8StringForUnicodeChars(const char *string, size_t length=0) const | GL2DFont | protected |
| cleanup() | GL2DFont | protected |
| contextDestroyed() override | GL2DFont | virtual |
| copyAndConvertString(const char *string, size_t length, const wchar_t **optionalUnicodeString) const | GL2DFont | protected |
| debugFontRenderingEnabled() | GL2DFont | |
| doFontDraw(float dx, float dy, float fontSize, const float color[4], bool shadow, const char *asciiString, const wchar_t *optionalUnicodeString, const float *shadowColor) | GL2DFont | protected |
| drawString(float dx, float dy, float fontSize, const float color[4], const char *string, size_t length=0, bool overlay=false, bool shadow=true, const float *shadowColor=nullptr) | GL2DFont | |
| findFontFile(const char *fontName) | GL2DFont | protected |
| findFontFileWithFontconfig(const char *fontName) | GL2DFont | protected |
| getDefaultSystemFont() | GL2DFont | static |
| getDefaultSystemFontName() | GL2DFont | static |
| getFontAscender(float fontSize) const | GL2DFont | |
| getFontDescender(float fontSize) const | GL2DFont | |
| getFontHeight(float fontSize) const | GL2DFont | |
| getFontIndex(float fontSize) const | GL2DFont | protected |
| getGLError() | GLResource | static |
| getStringWidth(float fontSize, const char *string, int length=-1) const | GL2DFont | |
| GL2DFont() | GL2DFont | |
| GLResource() | GLResource | |
| init() | GL2DFont | |
| init(const char *fontname) | GL2DFont | |
| init(const char *fontname, int numFonts, const int *sizes) | GL2DFont | |
| isInitialized() const | GL2DFont | inline |
| isUnicodeRenderingPossible() const | GL2DFont | inline |
| MAX_FONTS enum value | GL2DFont | |
| postFontDraw(const bool overlay) | GL2DFont | protected |
| preFontDraw(bool overlay) | GL2DFont | protected |
| reloadFonts() | GL2DFont | protected |
| ~GL2DFont() override | GL2DFont | |
| ~GLResource() | GLResource | virtual |