|
std::filesystem::path | fontFace = font::getFont(font::FontType::Default) |
|
int | fontSize = 14 |
|
float | lineSpacing = 0.0f |
|
vec2 | anchorPos = vec2(-1.0f) |
|
◆ getAnchorPos()
virtual vec2 inviwo::FontData::getAnchorPos |
( |
| ) |
const |
|
overridevirtual |
◆ getFontFace()
virtual const std::filesystem::path & inviwo::FontData::getFontFace |
( |
| ) |
const |
|
overridevirtual |
◆ getFontSize()
virtual int inviwo::FontData::getFontSize |
( |
| ) |
const |
|
overridevirtual |
◆ getLineSpacing()
virtual float inviwo::FontData::getLineSpacing |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: