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