Visual Servoing Platform  version 3.6.1 under development (2024-04-25)
vpFont Member List

This is the complete list of members for vpFont, including all inherited members.

drawText(vpImage< unsigned char > &I, const std::string &text, const vpImagePoint &position, unsigned char color) constvpFont
drawText(vpImage< unsigned char > &I, const std::string &text, const vpImagePoint &position, unsigned char color, unsigned char background) constvpFont
drawText(vpImage< vpRGBa > &I, const std::string &text, const vpImagePoint &position, const vpColor &color) constvpFont
drawText(vpImage< vpRGBa > &I, const std::string &text, const vpImagePoint &position, const vpColor &color, const vpColor &background) constvpFont
GENERIC_MONOSPACE enum valuevpFont
getHeight() constvpFont
getMeasure(const std::string &text) constvpFont
setHeight(unsigned int height)vpFont
TRUETYPE_FILE enum valuevpFont
vpFont(unsigned int height=16, const vpFontFamily &fontFamily=TRUETYPE_FILE, const std::string &ttfFilename=std::string(VISP_RUBIK_REGULAR_FONT_RESOURCES))vpFont
vpFontFamily enum namevpFont
~vpFont()vpFont