OpenGL Font.
More...
#include <opengl_interop_deprecated.hpp>
§ Style
| Enumerator |
|---|
| STYLE_NORMAL | |
| STYLE_ITALIC | |
| STYLE_UNDERLINE | |
§ Weight
| Enumerator |
|---|
| WEIGHT_LIGHT | |
| WEIGHT_NORMAL | |
| WEIGHT_SEMIBOLD | |
| WEIGHT_BOLD | |
| WEIGHT_BLACK | |
§ draw()
| void cv::GlFont::draw |
( |
const char * |
str, |
|
|
int |
len |
|
) |
| const |
§ family()
| const std::string& cv::GlFont::family |
( |
| ) |
const |
|
inline |
§ get()
§ height()
| int cv::GlFont::height |
( |
| ) |
const |
|
inline |
§ style()
| Style cv::GlFont::style |
( |
| ) |
const |
|
inline |
§ weight()
| Weight cv::GlFont::weight |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: