#include <juce_graphics.h>
◆ Glyph() [1/2]
TextLayout::Glyph::Glyph |
( |
int |
glyphCode, |
|
|
Point< float > |
anchor, |
|
|
float |
width |
|
) |
| |
|
noexcept |
◆ Glyph() [2/2]
TextLayout::Glyph::Glyph |
( |
const Glyph & |
other | ) |
|
|
noexcept |
◆ ~Glyph()
TextLayout::Glyph::~Glyph |
( |
| ) |
|
|
noexcept |
◆ operator=()
◆ anchor
Point<float> juce::TextLayout::Glyph::anchor |
◆ glyphCode
int juce::TextLayout::Glyph::glyphCode |
The code number of this glyph.
◆ width
float juce::TextLayout::Glyph::width |
The documentation for this class was generated from the following files: