A positioned glyph.
More...
◆ Glyph() [1/2]
TextLayout::Glyph::Glyph |
( |
int |
glyphCode, |
|
|
Point< float > |
anchor, |
|
|
float |
width |
|
) |
| |
|
noexcept |
◆ Glyph() [2/2]
TextLayout::Glyph::Glyph |
( |
const Glyph & |
| ) |
|
|
noexcept |
◆ ~Glyph()
TextLayout::Glyph::~Glyph |
( |
| ) |
|
|
noexcept |
◆ operator=()
Glyph& TextLayout::Glyph::operator= |
( |
const Glyph & |
| ) |
|
|
noexcept |
◆ glyphCode
int TextLayout::Glyph::glyphCode |
The code number of this glyph.
◆ anchor
Point<float> TextLayout::Glyph::anchor |
◆ width
float TextLayout::Glyph::width |
The documentation for this class was generated from the following file: