A positioned glyph.
More...
|
| int | glyphCode |
| | The code number of this glyph.
|
| |
| Point< float > | anchor |
| | The glyph's anchor point - this is relative to the line's origin.
|
| |
| float | width |
| |
| TextLayout::Glyph::Glyph |
( |
int |
glyphCode, |
|
|
const Point< float > & |
anchor, |
|
|
float |
width |
|
) |
| |
|
noexcept |
| TextLayout::Glyph::Glyph |
( |
const Glyph & |
| ) |
|
|
noexcept |
| TextLayout::Glyph::~Glyph |
( |
| ) |
|
|
noexcept |
| Glyph& TextLayout::Glyph::operator= |
( |
const Glyph & |
| ) |
|
|
noexcept |
| int TextLayout::Glyph::glyphCode |
The code number of this glyph.
| Point<float> TextLayout::Glyph::anchor |
| float TextLayout::Glyph::width |
The documentation for this class was generated from the following file: