This is the complete list of members for cv::GlFont, including all inherited members.
draw(const char *str, int len) const | cv::GlFont | |
family() const | cv::GlFont | inline |
get(const std::string &family, int height=12, Weight weight=WEIGHT_NORMAL, Style style=STYLE_NORMAL) | cv::GlFont | static |
height() const | cv::GlFont | inline |
style() const | cv::GlFont | inline |
Style enum name | cv::GlFont | |
STYLE_ITALIC enum value | cv::GlFont | |
STYLE_NORMAL enum value | cv::GlFont | |
STYLE_UNDERLINE enum value | cv::GlFont | |
Weight enum name | cv::GlFont | |
weight() const | cv::GlFont | inline |
WEIGHT_BLACK enum value | cv::GlFont | |
WEIGHT_BOLD enum value | cv::GlFont | |
WEIGHT_LIGHT enum value | cv::GlFont | |
WEIGHT_NORMAL enum value | cv::GlFont | |
WEIGHT_SEMIBOLD enum value | cv::GlFont |